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 |
|---|---|---|---|---|---|
#ABEDDF | rgb(171, 237, 223) | hsl(167, 65%, 80%) | Light Cyan | View | |
#ABEBED | rgb(171, 235, 237) | hsl(182, 65%, 80%) | Light Cyan | View | |
#ABDAED | rgb(171, 218, 237) | hsl(197, 65%, 80%) | Light Sky Blue | View | |
#ABCAED | rgb(171, 202, 237) | hsl(212, 65%, 80%) | Light Blue | View | |
#ABB9ED | rgb(171, 185, 237) | hsl(227, 65%, 80%) | Light Blue | View |
:root {
--color-1: #ABEDDF;
--color-2: #ABEBED;
--color-3: #ABDAED;
--color-4: #ABCAED;
--color-5: #ABB9ED;
}Palettes that share visual characteristics and color harmony.