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 |
|---|---|---|---|---|---|
#79B3DC | rgb(121, 179, 220) | hsl(205, 59%, 67%) | Soft Blue | View | |
#799ADC | rgb(121, 154, 220) | hsl(220, 59%, 67%) | Soft Blue | View | |
#7981DC | rgb(121, 129, 220) | hsl(235, 59%, 67%) | Soft Blue | View | |
#8A79DC | rgb(138, 121, 220) | hsl(250, 59%, 67%) | Soft Navy | View | |
#A379DC | rgb(163, 121, 220) | hsl(265, 59%, 67%) | Soft Navy | View |
:root {
--color-1: #79B3DC;
--color-2: #799ADC;
--color-3: #7981DC;
--color-4: #8A79DC;
--color-5: #A379DC;
}Palettes that share visual characteristics and color harmony.