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 |
|---|---|---|---|---|---|
#7AA1D1 | rgb(122, 161, 209) | hsl(213, 49%, 65%) | Soft Blue | View | |
#7A8CD1 | rgb(122, 140, 209) | hsl(228, 49%, 65%) | Soft Blue | View | |
#7E7AD1 | rgb(126, 122, 209) | hsl(243, 49%, 65%) | Soft Blue | View | |
#947AD1 | rgb(148, 122, 209) | hsl(258, 49%, 65%) | Soft Navy | View | |
#AA7AD1 | rgb(170, 122, 209) | hsl(273, 49%, 65%) | Soft Navy | View |
:root {
--color-1: #7AA1D1;
--color-2: #7A8CD1;
--color-3: #7E7AD1;
--color-4: #947AD1;
--color-5: #AA7AD1;
}Palettes that share visual characteristics and color harmony.