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 |
|---|---|---|---|---|---|
#A6EEF2 | rgb(166, 238, 242) | hsl(183, 75%, 80%) | Light Cyan | View | |
#A6DBF2 | rgb(166, 219, 242) | hsl(198, 75%, 80%) | Light Sky Blue | View | |
#A6C8F2 | rgb(166, 200, 242) | hsl(213, 75%, 80%) | Light Blue | View | |
#A6B5F2 | rgb(166, 181, 242) | hsl(228, 75%, 80%) | Light Blue | View | |
#AAA6F2 | rgb(170, 166, 242) | hsl(243, 75%, 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: #A6EEF2;
--color-2: #A6DBF2;
--color-3: #A6C8F2;
--color-4: #A6B5F2;
--color-5: #AAA6F2;
}Palettes that share visual characteristics and color harmony.