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 |
|---|---|---|---|---|---|
#AAEEDE | rgb(170, 238, 222) | hsl(166, 67%, 80%) | Light Cyan | View | |
#AAEDEE | rgb(170, 237, 238) | hsl(181, 67%, 80%) | Light Cyan | View | |
#AADCEE | rgb(170, 220, 238) | hsl(196, 67%, 80%) | Light Sky Blue | View | |
#AACBEE | rgb(170, 203, 238) | hsl(211, 67%, 80%) | Light Blue | View | |
#AABAEE | rgb(170, 186, 238) | hsl(226, 67%, 80%) | Light Blue | View |
:root {
--color-1: #AAEEDE;
--color-2: #AAEDEE;
--color-3: #AADCEE;
--color-4: #AACBEE;
--color-5: #AABAEE;
}Palettes that share visual characteristics and color harmony.