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 Sky Blue, Light 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 |
|---|---|---|---|---|---|
#99DEEA | rgb(153, 222, 234) | hsl(189, 66%, 76%) | Light Sky Blue | View | |
#99CAEA | rgb(153, 202, 234) | hsl(204, 66%, 76%) | Light Blue | View | |
#99B6EA | rgb(153, 182, 234) | hsl(219, 66%, 76%) | Light Blue | View | |
#99A1EA | rgb(153, 161, 234) | hsl(234, 66%, 76%) | Light Blue | View | |
#A699EA | rgb(166, 153, 234) | hsl(250, 66%, 76%) | Light Navy | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Light Sky Blue and Light Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #99DEEA;
--color-2: #99CAEA;
--color-3: #99B6EA;
--color-4: #99A1EA;
--color-5: #A699EA;
}Palettes that share visual characteristics and color harmony.