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 |
|---|---|---|---|---|---|
#465FB9 | rgb(70, 95, 185) | hsl(227, 45%, 50%) | Soft Blue | View | |
#4A46B9 | rgb(74, 70, 185) | hsl(242, 45%, 50%) | Soft Blue | View | |
#6746B9 | rgb(103, 70, 185) | hsl(257, 45%, 50%) | Soft Navy | View | |
#8346B9 | rgb(131, 70, 185) | hsl(272, 45%, 50%) | Soft Navy | View | |
#A046B9 | rgb(160, 70, 185) | hsl(287, 45%, 50%) | Soft Purple | View |
:root {
--color-1: #465FB9;
--color-2: #4A46B9;
--color-3: #6746B9;
--color-4: #8346B9;
--color-5: #A046B9;
}Palettes that share visual characteristics and color harmony.