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 |
|---|---|---|---|---|---|
#A7F1EA | rgb(167, 241, 234) | hsl(174, 73%, 80%) | Light Cyan | View | |
#A7E6F1 | rgb(167, 230, 241) | hsl(189, 73%, 80%) | Light Sky Blue | View | |
#A7D3F1 | rgb(167, 211, 241) | hsl(204, 73%, 80%) | Light Blue | View | |
#A7C1F1 | rgb(167, 193, 241) | hsl(219, 73%, 80%) | Light Blue | View | |
#A7AEF1 | rgb(167, 174, 241) | hsl(234, 73%, 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: #A7F1EA;
--color-2: #A7E6F1;
--color-3: #A7D3F1;
--color-4: #A7C1F1;
--color-5: #A7AEF1;
}Palettes that share visual characteristics and color harmony.