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 |
|---|---|---|---|---|---|
#A9EFE8 | rgb(169, 239, 232) | hsl(174, 69%, 80%) | Light Cyan | View | |
#A9E5EF | rgb(169, 229, 239) | hsl(189, 69%, 80%) | Light Sky Blue | View | |
#A9D3EF | rgb(169, 211, 239) | hsl(204, 69%, 80%) | Light Blue | View | |
#A9C1EF | rgb(169, 193, 239) | hsl(219, 69%, 80%) | Light Blue | View | |
#A9B0EF | rgb(169, 176, 239) | hsl(234, 69%, 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: #A9EFE8;
--color-2: #A9E5EF;
--color-3: #A9D3EF;
--color-4: #A9C1EF;
--color-5: #A9B0EF;
}Palettes that share visual characteristics and color harmony.