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 |
|---|---|---|---|---|---|
#76D6C4 | rgb(118, 214, 196) | hsl(169, 54%, 65%) | Soft Cyan | View | |
#76D0D6 | rgb(118, 208, 214) | hsl(184, 54%, 65%) | Soft Cyan | View | |
#76B7D6 | rgb(118, 183, 214) | hsl(199, 54%, 65%) | Soft Sky Blue | View | |
#769FD6 | rgb(118, 159, 214) | hsl(214, 54%, 65%) | Soft Blue | View | |
#7687D6 | rgb(118, 135, 214) | hsl(229, 54%, 65%) | Soft Blue | View |
:root {
--color-1: #76D6C4;
--color-2: #76D0D6;
--color-3: #76B7D6;
--color-4: #769FD6;
--color-5: #7687D6;
}Palettes that share visual characteristics and color harmony.