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 |
|---|---|---|---|---|---|
#5590C3 | rgb(85, 144, 195) | hsl(208, 48%, 55%) | Soft Blue | View | |
#5574C3 | rgb(85, 116, 195) | hsl(223, 48%, 55%) | Soft Blue | View | |
#5559C3 | rgb(85, 89, 195) | hsl(238, 48%, 55%) | Soft Blue | View | |
#6D55C3 | rgb(109, 85, 195) | hsl(253, 48%, 55%) | Soft Navy | View | |
#8955C3 | rgb(137, 85, 195) | hsl(268, 48%, 55%) | Soft Navy | View |
:root {
--color-1: #5590C3;
--color-2: #5574C3;
--color-3: #5559C3;
--color-4: #6D55C3;
--color-5: #8955C3;
}Palettes that share visual characteristics and color harmony.