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 |
|---|---|---|---|---|---|
#3C60B4 | rgb(60, 96, 180) | hsl(222, 50%, 47%) | Soft Blue | View | |
#3C42B4 | rgb(60, 66, 180) | hsl(237, 50%, 47%) | Soft Blue | View | |
#543CB4 | rgb(84, 60, 180) | hsl(252, 50%, 47%) | Soft Navy | View | |
#723CB4 | rgb(114, 60, 180) | hsl(267, 50%, 47%) | Soft Navy | View | |
#903CB4 | rgb(144, 60, 180) | hsl(282, 50%, 47%) | Soft Purple | View |
:root {
--color-1: #3C60B4;
--color-2: #3C42B4;
--color-3: #543CB4;
--color-4: #723CB4;
--color-5: #903CB4;
}Palettes that share visual characteristics and color harmony.