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 |
|---|---|---|---|---|---|
#4667B9 | rgb(70, 103, 185) | hsl(223, 45%, 50%) | Soft Blue | View | |
#464AB9 | rgb(70, 74, 185) | hsl(238, 45%, 50%) | Soft Blue | View | |
#5F46B9 | rgb(95, 70, 185) | hsl(253, 45%, 50%) | Soft Navy | View | |
#7C46B9 | rgb(124, 70, 185) | hsl(268, 45%, 50%) | Soft Navy | View | |
#9846B9 | rgb(152, 70, 185) | hsl(283, 45%, 50%) | Soft Purple | View |
:root {
--color-1: #4667B9;
--color-2: #464AB9;
--color-3: #5F46B9;
--color-4: #7C46B9;
--color-5: #9846B9;
}Palettes that share visual characteristics and color harmony.