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 |
|---|---|---|---|---|---|
#76D5BD | rgb(118, 213, 189) | hsl(165, 53%, 65%) | Soft Cyan | View | |
#76D5D5 | rgb(118, 213, 213) | hsl(180, 53%, 65%) | Soft Cyan | View | |
#76BDD5 | rgb(118, 189, 213) | hsl(195, 53%, 65%) | Soft Sky Blue | View | |
#76A6D5 | rgb(118, 166, 213) | hsl(210, 53%, 65%) | Soft Blue | View | |
#768ED5 | rgb(118, 142, 213) | hsl(225, 53%, 65%) | Soft Blue | View |
:root {
--color-1: #76D5BD;
--color-2: #76D5D5;
--color-3: #76BDD5;
--color-4: #76A6D5;
--color-5: #768ED5;
}Palettes that share visual characteristics and color harmony.