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 |
|---|---|---|---|---|---|
#79A6D2 | rgb(121, 166, 210) | hsl(210, 50%, 65%) | Soft Blue | View | |
#798FD2 | rgb(121, 143, 210) | hsl(225, 50%, 65%) | Soft Blue | View | |
#7979D2 | rgb(121, 121, 210) | hsl(240, 50%, 65%) | Soft Blue | View | |
#8F79D2 | rgb(143, 121, 210) | hsl(255, 50%, 65%) | Soft Navy | View | |
#A679D2 | rgb(166, 121, 210) | hsl(270, 50%, 65%) | Soft Navy | View |
:root {
--color-1: #79A6D2;
--color-2: #798FD2;
--color-3: #7979D2;
--color-4: #8F79D2;
--color-5: #A679D2;
}Palettes that share visual characteristics and color harmony.