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 |
|---|---|---|---|---|---|
#79A9D2 | rgb(121, 169, 210) | hsl(208, 50%, 65%) | Soft Blue | View | |
#7992D2 | rgb(121, 146, 210) | hsl(223, 50%, 65%) | Soft Blue | View | |
#797CD2 | rgb(121, 124, 210) | hsl(238, 50%, 65%) | Soft Blue | View | |
#8C79D2 | rgb(140, 121, 210) | hsl(253, 50%, 65%) | Soft Navy | View | |
#A379D2 | rgb(163, 121, 210) | hsl(268, 50%, 65%) | Soft Navy | View |
:root {
--color-1: #79A9D2;
--color-2: #7992D2;
--color-3: #797CD2;
--color-4: #8C79D2;
--color-5: #A379D2;
}Palettes that share visual characteristics and color harmony.