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 |
|---|---|---|---|---|---|
#7AACD1 | rgb(122, 172, 209) | hsl(206, 49%, 65%) | Soft Blue | View | |
#7A96D1 | rgb(122, 150, 209) | hsl(221, 49%, 65%) | Soft Blue | View | |
#7A80D1 | rgb(122, 128, 209) | hsl(236, 49%, 65%) | Soft Blue | View | |
#8A7AD1 | rgb(138, 122, 209) | hsl(251, 49%, 65%) | Soft Navy | View | |
#A07AD1 | rgb(160, 122, 209) | hsl(266, 49%, 65%) | Soft Navy | View |
:root {
--color-1: #7AACD1;
--color-2: #7A96D1;
--color-3: #7A80D1;
--color-4: #8A7AD1;
--color-5: #A07AD1;
}Palettes that share visual characteristics and color harmony.