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 Blue, Soft Blue. 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 |
|---|---|---|---|---|---|
#396BAC | rgb(57, 107, 172) | hsl(214, 50%, 45%) | Soft Blue | View | |
#394EAC | rgb(57, 78, 172) | hsl(229, 50%, 45%) | Soft Blue | View | |
#4139AC | rgb(65, 57, 172) | hsl(244, 50%, 45%) | Soft Blue | View | |
#5E39AC | rgb(94, 57, 172) | hsl(259, 50%, 45%) | Soft Navy | View | |
#7A39AC | rgb(122, 57, 172) | hsl(274, 50%, 45%) | Soft Navy | View |
:root {
--color-1: #396BAC;
--color-2: #394EAC;
--color-3: #4139AC;
--color-4: #5E39AC;
--color-5: #7A39AC;
}Palettes that share visual characteristics and color harmony.