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 |
|---|---|---|---|---|---|
#A8F0DE | rgb(168, 240, 222) | hsl(165, 71%, 80%) | Light Cyan | View | |
#A8F0F0 | rgb(168, 240, 240) | hsl(180, 71%, 80%) | Light Cyan | View | |
#A8DEF0 | rgb(168, 222, 240) | hsl(195, 71%, 80%) | Light Sky Blue | View | |
#A8CCF0 | rgb(168, 204, 240) | hsl(210, 71%, 80%) | Light Blue | View | |
#A8BAF0 | rgb(168, 186, 240) | hsl(225, 71%, 80%) | Light Blue | View |
:root {
--color-1: #A8F0DE;
--color-2: #A8F0F0;
--color-3: #A8DEF0;
--color-4: #A8CCF0;
--color-5: #A8BAF0;
}Palettes that share visual characteristics and color harmony.