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 |
|---|---|---|---|---|---|
#5991C0 | rgb(89, 145, 192) | hsl(207, 45%, 55%) | Soft Blue | View | |
#5978C0 | rgb(89, 120, 192) | hsl(222, 45%, 55%) | Soft Blue | View | |
#595EC0 | rgb(89, 94, 192) | hsl(237, 45%, 55%) | Soft Blue | View | |
#6D59C0 | rgb(109, 89, 192) | hsl(252, 45%, 55%) | Soft Navy | View | |
#8759C0 | rgb(135, 89, 192) | hsl(267, 45%, 55%) | Soft Navy | View |
:root {
--color-1: #5991C0;
--color-2: #5978C0;
--color-3: #595EC0;
--color-4: #6D59C0;
--color-5: #8759C0;
}Palettes that share visual characteristics and color harmony.