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 |
|---|---|---|---|---|---|
#ADE2EB | rgb(173, 226, 235) | hsl(189, 61%, 80%) | Light Sky Blue | View | |
#ADD2EB | rgb(173, 210, 235) | hsl(204, 61%, 80%) | Light Blue | View | |
#ADC3EB | rgb(173, 195, 235) | hsl(219, 61%, 80%) | Light Blue | View | |
#ADB3EB | rgb(173, 179, 235) | hsl(234, 61%, 80%) | Light Blue | View | |
#B6ADEB | rgb(182, 173, 235) | hsl(249, 61%, 80%) | Light Blue | 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: #ADE2EB;
--color-2: #ADD2EB;
--color-3: #ADC3EB;
--color-4: #ADB3EB;
--color-5: #B6ADEB;
}Palettes that share visual characteristics and color harmony.