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 |
|---|---|---|---|---|---|
#A8EEF0 | rgb(168, 238, 240) | hsl(182, 71%, 80%) | Light Cyan | View | |
#A8DCF0 | rgb(168, 220, 240) | hsl(197, 71%, 80%) | Light Sky Blue | View | |
#A8CAF0 | rgb(168, 202, 240) | hsl(212, 71%, 80%) | Light Blue | View | |
#A8B7F0 | rgb(168, 183, 240) | hsl(228, 71%, 80%) | Light Blue | View | |
#AAA8F0 | rgb(170, 168, 240) | hsl(242, 71%, 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: #A8EEF0;
--color-2: #A8DCF0;
--color-3: #A8CAF0;
--color-4: #A8B7F0;
--color-5: #AAA8F0;
}Palettes that share visual characteristics and color harmony.