Loading
Preparing the next color view
Building palettes, metadata, and layout pieces for this route.
Building palettes, metadata, and layout pieces for this route.
A 5-color combination featuring Soft Blue, Soft Navy, Soft Purple. Perfect for UI design, branding identities, and digital illustrations.
See how this palette performs in real-world UI mockups.
Experience the perfect harmony of colors calculated for your brand identity.
| Swatch | HEX | RGB | HSL | Name | Details |
|---|---|---|---|---|---|
#4B39AC | rgb(75, 57, 172) | hsl(249, 50%, 45%) | Soft Blue | View | |
#6739AC | rgb(103, 57, 172) | hsl(264, 50%, 45%) | Soft Navy | View | |
#8439AC | rgb(132, 57, 172) | hsl(279, 50%, 45%) | Soft Purple | View | |
#A139AC | rgb(161, 57, 172) | hsl(294, 50%, 45%) | Soft Purple | View | |
#AC399B | rgb(172, 57, 155) | hsl(309, 50%, 45%) | Soft Pink | View |
:root {
--color-1: #4B39AC;
--color-2: #6739AC;
--color-3: #8439AC;
--color-4: #A139AC;
--color-5: #AC399B;
}Palettes that share visual characteristics and color harmony.