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 Cyan, Soft Sky 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 |
|---|---|---|---|---|---|
#79DCD4 | rgb(121, 220, 212) | hsl(175, 59%, 67%) | Soft Cyan | View | |
#79CCDC | rgb(121, 204, 220) | hsl(190, 59%, 67%) | Soft Sky Blue | View | |
#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 |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Cyan and Soft Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #79DCD4;
--color-2: #79CCDC;
--color-3: #79B3DC;
--color-4: #799ADC;
--color-5: #7981DC;
}Palettes that share visual characteristics and color harmony.