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 |
|---|---|---|---|---|---|
#99EAE6 | rgb(153, 234, 230) | hsl(177, 66%, 76%) | Light Cyan | View | |
#99DAEA | rgb(153, 218, 234) | hsl(192, 66%, 76%) | Light Sky Blue | View | |
#99C6EA | rgb(153, 198, 234) | hsl(207, 66%, 76%) | Light Blue | View | |
#99B2EA | rgb(153, 178, 234) | hsl(221, 66%, 76%) | Light Blue | View | |
#999DEA | rgb(153, 157, 234) | hsl(237, 66%, 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: #99EAE6;
--color-2: #99DAEA;
--color-3: #99C6EA;
--color-4: #99B2EA;
--color-5: #999DEA;
}Palettes that share visual characteristics and color harmony.