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 |
|---|---|---|---|---|---|
#578CC1 | rgb(87, 140, 193) | hsl(210, 46%, 55%) | Soft Blue | View | |
#5772C1 | rgb(87, 114, 193) | hsl(225, 46%, 55%) | Soft Blue | View | |
#5757C1 | rgb(87, 87, 193) | hsl(240, 46%, 55%) | Soft Blue | View | |
#7257C1 | rgb(114, 87, 193) | hsl(255, 46%, 55%) | Soft Navy | View | |
#8C57C1 | rgb(140, 87, 193) | hsl(270, 46%, 55%) | Soft Navy | View |
:root {
--color-1: #578CC1;
--color-2: #5772C1;
--color-3: #5757C1;
--color-4: #7257C1;
--color-5: #8C57C1;
}Palettes that share visual characteristics and color harmony.