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 |
|---|---|---|---|---|---|
#5987C0 | rgb(89, 135, 192) | hsl(213, 45%, 55%) | Soft Blue | View | |
#596DC0 | rgb(89, 109, 192) | hsl(228, 45%, 55%) | Soft Blue | View | |
#5E59C0 | rgb(94, 89, 192) | hsl(243, 45%, 55%) | Soft Blue | View | |
#7859C0 | rgb(120, 89, 192) | hsl(258, 45%, 55%) | Soft Navy | View | |
#9159C0 | rgb(145, 89, 192) | hsl(273, 45%, 55%) | Soft Navy | View |
:root {
--color-1: #5987C0;
--color-2: #596DC0;
--color-3: #5E59C0;
--color-4: #7859C0;
--color-5: #9159C0;
}Palettes that share visual characteristics and color harmony.