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 |
|---|---|---|---|---|---|
#598EC0 | rgb(89, 142, 192) | hsl(209, 45%, 55%) | Soft Blue | View | |
#5974C0 | rgb(89, 116, 192) | hsl(224, 45%, 55%) | Soft Blue | View | |
#595AC0 | rgb(89, 90, 192) | hsl(239, 45%, 55%) | Soft Blue | View | |
#7159C0 | rgb(113, 89, 192) | hsl(254, 45%, 55%) | Soft Navy | View | |
#8B59C0 | rgb(139, 89, 192) | hsl(269, 45%, 55%) | Soft Navy | View |
:root {
--color-1: #598EC0;
--color-2: #5974C0;
--color-3: #595AC0;
--color-4: #7159C0;
--color-5: #8B59C0;
}Palettes that share visual characteristics and color harmony.