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 |
|---|---|---|---|---|---|
#ADEBDB | rgb(173, 235, 219) | hsl(165, 61%, 80%) | Light Cyan | View | |
#ADEBEA | rgb(173, 235, 234) | hsl(179, 61%, 80%) | Light Cyan | View | |
#ADDDEB | rgb(173, 221, 235) | hsl(194, 61%, 80%) | Light Sky Blue | View | |
#ADCDEB | rgb(173, 205, 235) | hsl(209, 61%, 80%) | Light Blue | View | |
#ADBDEB | rgb(173, 189, 235) | hsl(225, 61%, 80%) | Light Blue | View |
:root {
--color-1: #ADEBDB;
--color-2: #ADEBEA;
--color-3: #ADDDEB;
--color-4: #ADCDEB;
--color-5: #ADBDEB;
}Palettes that share visual characteristics and color harmony.