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 Cyan, Soft Sky 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 |
|---|---|---|---|---|---|
#79D2BC | rgb(121, 210, 188) | hsl(165, 50%, 65%) | Soft Cyan | View | |
#79D2D2 | rgb(121, 210, 210) | hsl(180, 50%, 65%) | Soft Cyan | View | |
#79BCD2 | rgb(121, 188, 210) | hsl(195, 50%, 65%) | Soft Sky Blue | View | |
#79A6D2 | rgb(121, 166, 210) | hsl(210, 50%, 65%) | Soft Blue | View | |
#798FD2 | rgb(121, 143, 210) | hsl(225, 50%, 65%) | Soft Blue | View |
:root {
--color-1: #79D2BC;
--color-2: #79D2D2;
--color-3: #79BCD2;
--color-4: #79A6D2;
--color-5: #798FD2;
}Palettes that share visual characteristics and color harmony.