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 |
|---|---|---|---|---|---|
#2F6AB6 | rgb(47, 106, 182) | hsl(214, 59%, 45%) | Soft Blue | View | |
#2F48B6 | rgb(47, 72, 182) | hsl(229, 59%, 45%) | Soft Blue | View | |
#382FB6 | rgb(56, 47, 182) | hsl(244, 59%, 45%) | Soft Blue | View | |
#5A2FB6 | rgb(90, 47, 182) | hsl(259, 59%, 45%) | Soft Navy | View | |
#7C2FB6 | rgb(124, 47, 182) | hsl(274, 59%, 45%) | Soft Navy | View |
:root {
--color-1: #2F6AB6;
--color-2: #2F48B6;
--color-3: #382FB6;
--color-4: #5A2FB6;
--color-5: #7C2FB6;
}Palettes that share visual characteristics and color harmony.