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 Sky Blue, Light 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 |
|---|---|---|---|---|---|
#ACECEA | rgb(172, 236, 234) | hsl(178, 63%, 80%) | Light Cyan | View | |
#ACDEEC | rgb(172, 222, 236) | hsl(193, 63%, 80%) | Light Sky Blue | View | |
#ACCEEC | rgb(172, 206, 236) | hsl(208, 63%, 80%) | Light Blue | View | |
#ACBEEC | rgb(172, 190, 236) | hsl(223, 63%, 80%) | Light Blue | View | |
#ACAEEC | rgb(172, 174, 236) | hsl(238, 63%, 80%) | Light Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Light Cyan and Light Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #ACECEA;
--color-2: #ACDEEC;
--color-3: #ACCEEC;
--color-4: #ACBEEC;
--color-5: #ACAEEC;
}Palettes that share visual characteristics and color harmony.