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 |
|---|---|---|---|---|---|
#ADEBDE | rgb(173, 235, 222) | hsl(167, 61%, 80%) | Light Cyan | View | |
#ADE9EB | rgb(173, 233, 235) | hsl(182, 61%, 80%) | Light Cyan | View | |
#ADD9EB | rgb(173, 217, 235) | hsl(197, 61%, 80%) | Light Sky Blue | View | |
#ADCAEB | rgb(173, 202, 235) | hsl(212, 61%, 80%) | Light Blue | View | |
#ADBAEB | rgb(173, 186, 235) | hsl(227, 61%, 80%) | Light Blue | View |
:root {
--color-1: #ADEBDE;
--color-2: #ADE9EB;
--color-3: #ADD9EB;
--color-4: #ADCAEB;
--color-5: #ADBAEB;
}Palettes that share visual characteristics and color harmony.