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 Navy. 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 |
|---|---|---|---|---|---|
#435BA3 | rgb(67, 91, 163) | hsl(225, 42%, 45%) | Soft Blue | View | |
#4343A3 | rgb(67, 67, 163) | hsl(240, 42%, 45%) | Soft Blue | View | |
#5B43A3 | rgb(91, 67, 163) | hsl(255, 42%, 45%) | Soft Navy | View | |
#7343A3 | rgb(115, 67, 163) | hsl(270, 42%, 45%) | Soft Navy | View | |
#8B43A3 | rgb(139, 67, 163) | hsl(285, 42%, 45%) | Soft Purple | View |
:root {
--color-1: #435BA3;
--color-2: #4343A3;
--color-3: #5B43A3;
--color-4: #7343A3;
--color-5: #8B43A3;
}Palettes that share visual characteristics and color harmony.