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 |
|---|---|---|---|---|---|
#76D5C2 | rgb(118, 213, 194) | hsl(168, 53%, 65%) | Soft Cyan | View | |
#76D0D5 | rgb(118, 208, 213) | hsl(183, 53%, 65%) | Soft Cyan | View | |
#76B9D5 | rgb(118, 185, 213) | hsl(198, 53%, 65%) | Soft Sky Blue | View | |
#76A1D5 | rgb(118, 161, 213) | hsl(213, 53%, 65%) | Soft Blue | View | |
#7689D5 | rgb(118, 137, 213) | hsl(228, 53%, 65%) | Soft Blue | View |
:root {
--color-1: #76D5C2;
--color-2: #76D0D5;
--color-3: #76B9D5;
--color-4: #76A1D5;
--color-5: #7689D5;
}Palettes that share visual characteristics and color harmony.