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 |
|---|---|---|---|---|---|
#A8F0ED | rgb(168, 240, 237) | hsl(178, 71%, 80%) | Light Cyan | View | |
#A8E2F0 | rgb(168, 226, 240) | hsl(192, 71%, 80%) | Light Sky Blue | View | |
#A8D0F0 | rgb(168, 208, 240) | hsl(207, 71%, 80%) | Light Blue | View | |
#A8BEF0 | rgb(168, 190, 240) | hsl(222, 71%, 80%) | Light Blue | View | |
#A8ABF0 | rgb(168, 171, 240) | hsl(238, 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: #A8F0ED;
--color-2: #A8E2F0;
--color-3: #A8D0F0;
--color-4: #A8BEF0;
--color-5: #A8ABF0;
}Palettes that share visual characteristics and color harmony.