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 Navy. 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 |
|---|---|---|---|---|---|
#576BBC | rgb(87, 107, 188) | hsl(228, 43%, 54%) | Soft Blue | View | |
#5C57BC | rgb(92, 87, 188) | hsl(243, 43%, 54%) | Soft Blue | View | |
#7657BC | rgb(118, 87, 188) | hsl(258, 43%, 54%) | Soft Navy | View | |
#8F57BC | rgb(143, 87, 188) | hsl(273, 43%, 54%) | Soft Navy | View | |
#A857BC | rgb(168, 87, 188) | hsl(288, 43%, 54%) | Soft Purple | View |
:root {
--color-1: #576BBC;
--color-2: #5C57BC;
--color-3: #7657BC;
--color-4: #8F57BC;
--color-5: #A857BC;
}Palettes that share visual characteristics and color harmony.