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 |
|---|---|---|---|---|---|
#558EC3 | rgb(85, 142, 195) | hsl(209, 48%, 55%) | Soft Blue | View | |
#5573C3 | rgb(85, 115, 195) | hsl(224, 48%, 55%) | Soft Blue | View | |
#5557C3 | rgb(85, 87, 195) | hsl(239, 48%, 55%) | Soft Blue | View | |
#6F55C3 | rgb(111, 85, 195) | hsl(254, 48%, 55%) | Soft Navy | View | |
#8A55C3 | rgb(138, 85, 195) | hsl(269, 48%, 55%) | Soft Navy | View |
:root {
--color-1: #558EC3;
--color-2: #5573C3;
--color-3: #5557C3;
--color-4: #6F55C3;
--color-5: #8A55C3;
}Palettes that share visual characteristics and color harmony.