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 |
|---|---|---|---|---|---|
#2F55B6 | rgb(47, 85, 182) | hsl(223, 59%, 45%) | Soft Blue | View | |
#2F34B6 | rgb(47, 52, 182) | hsl(238, 59%, 45%) | Soft Blue | View | |
#4C2FB6 | rgb(76, 47, 182) | hsl(253, 59%, 45%) | Soft Navy | View | |
#6E2FB6 | rgb(110, 47, 182) | hsl(268, 59%, 45%) | Soft Navy | View | |
#902FB6 | rgb(144, 47, 182) | hsl(283, 59%, 45%) | Soft Purple | View |
:root {
--color-1: #2F55B6;
--color-2: #2F34B6;
--color-3: #4C2FB6;
--color-4: #6E2FB6;
--color-5: #902FB6;
}Palettes that share visual characteristics and color harmony.