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 |
|---|---|---|---|---|---|
#598CC0 | rgb(89, 140, 192) | hsl(210, 45%, 55%) | Soft Blue | View | |
#5972C0 | rgb(89, 114, 192) | hsl(225, 45%, 55%) | Soft Blue | View | |
#5959C0 | rgb(89, 89, 192) | hsl(240, 45%, 55%) | Soft Blue | View | |
#7259C0 | rgb(114, 89, 192) | hsl(255, 45%, 55%) | Soft Navy | View | |
#8C59C0 | rgb(140, 89, 192) | hsl(270, 45%, 55%) | Soft Navy | View |
:root {
--color-1: #598CC0;
--color-2: #5972C0;
--color-3: #5959C0;
--color-4: #7259C0;
--color-5: #8C59C0;
}Palettes that share visual characteristics and color harmony.