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 |
|---|---|---|---|---|---|
#96EDEA | rgb(150, 237, 234) | hsl(178, 71%, 76%) | Light Cyan | View | |
#96DAED | rgb(150, 218, 237) | hsl(193, 71%, 76%) | Light Sky Blue | View | |
#96C5ED | rgb(150, 197, 237) | hsl(208, 71%, 76%) | Light Blue | View | |
#96AFED | rgb(150, 175, 237) | hsl(223, 71%, 76%) | Light Blue | View | |
#9699ED | rgb(150, 153, 237) | hsl(238, 71%, 76%) | 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: #96EDEA;
--color-2: #96DAED;
--color-3: #96C5ED;
--color-4: #96AFED;
--color-5: #9699ED;
}Palettes that share visual characteristics and color harmony.