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 Light Cyan, Light Cyan, Light 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 |
|---|---|---|---|---|---|
#C0F1E6 | rgb(192, 241, 230) | hsl(167, 64%, 85%) | Light Cyan | View | |
#C0F0F1 | rgb(192, 240, 241) | hsl(181, 64%, 85%) | Light Cyan | View | |
#C0E4F1 | rgb(192, 228, 241) | hsl(196, 64%, 85%) | Light Sky Blue | View | |
#C0D8F1 | rgb(192, 216, 241) | hsl(211, 64%, 85%) | Light Blue | View | |
#C0CCF1 | rgb(192, 204, 241) | hsl(225, 64%, 85%) | Light Blue | View |
:root {
--color-1: #C0F1E6;
--color-2: #C0F0F1;
--color-3: #C0E4F1;
--color-4: #C0D8F1;
--color-5: #C0CCF1;
}Palettes that share visual characteristics and color harmony.