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 |
|---|---|---|---|---|---|
#2F51B6 | rgb(47, 81, 182) | hsl(225, 59%, 45%) | Soft Blue | View | |
#2F2FB6 | rgb(47, 47, 182) | hsl(240, 59%, 45%) | Soft Blue | View | |
#512FB6 | rgb(81, 47, 182) | hsl(255, 59%, 45%) | Soft Navy | View | |
#732FB6 | rgb(115, 47, 182) | hsl(270, 59%, 45%) | Soft Navy | View | |
#952FB6 | rgb(149, 47, 182) | hsl(285, 59%, 45%) | Soft Purple | View |
:root {
--color-1: #2F51B6;
--color-2: #2F2FB6;
--color-3: #512FB6;
--color-4: #732FB6;
--color-5: #952FB6;
}Palettes that share visual characteristics and color harmony.