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 |
|---|---|---|---|---|---|
#5575B9 | rgb(85, 117, 185) | hsl(221, 42%, 53%) | Soft Blue | View | |
#555CB9 | rgb(85, 92, 185) | hsl(236, 42%, 53%) | Soft Blue | View | |
#6755B9 | rgb(103, 85, 185) | hsl(251, 42%, 53%) | Soft Navy | View | |
#8055B9 | rgb(128, 85, 185) | hsl(266, 42%, 53%) | Soft Navy | View | |
#9A55B9 | rgb(154, 85, 185) | hsl(281, 42%, 53%) | Soft Purple | View |
:root {
--color-1: #5575B9;
--color-2: #555CB9;
--color-3: #6755B9;
--color-4: #8055B9;
--color-5: #9A55B9;
}Palettes that share visual characteristics and color harmony.