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 |
|---|---|---|---|---|---|
#466EB9 | rgb(70, 110, 185) | hsl(219, 45%, 50%) | Soft Blue | View | |
#4652B9 | rgb(70, 82, 185) | hsl(234, 45%, 50%) | Soft Blue | View | |
#5746B9 | rgb(87, 70, 185) | hsl(249, 45%, 50%) | Soft Blue | View | |
#7446B9 | rgb(116, 70, 185) | hsl(264, 45%, 50%) | Soft Navy | View | |
#9146B9 | rgb(145, 70, 185) | hsl(279, 45%, 50%) | Soft Purple | View |
:root {
--color-1: #466EB9;
--color-2: #4652B9;
--color-3: #5746B9;
--color-4: #7446B9;
--color-5: #9146B9;
}Palettes that share visual characteristics and color harmony.