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 |
|---|---|---|---|---|---|
#559FC3 | rgb(85, 159, 195) | hsl(200, 48%, 55%) | Soft Blue | View | |
#5583C3 | rgb(85, 131, 195) | hsl(215, 48%, 55%) | Soft Blue | View | |
#5568C3 | rgb(85, 104, 195) | hsl(230, 48%, 55%) | Soft Blue | View | |
#5E55C3 | rgb(94, 85, 195) | hsl(245, 48%, 55%) | Soft Blue | View | |
#7A55C3 | rgb(122, 85, 195) | hsl(260, 48%, 55%) | Soft Navy | View |
:root {
--color-1: #559FC3;
--color-2: #5583C3;
--color-3: #5568C3;
--color-4: #5E55C3;
--color-5: #7A55C3;
}Palettes that share visual characteristics and color harmony.