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 |
|---|---|---|---|---|---|
#A6DEF2 | rgb(166, 222, 242) | hsl(196, 75%, 80%) | Light Sky Blue | View | |
#A6CBF2 | rgb(166, 203, 242) | hsl(211, 75%, 80%) | Light Blue | View | |
#A6B8F2 | rgb(166, 184, 242) | hsl(226, 75%, 80%) | Light Blue | View | |
#A7A6F2 | rgb(167, 166, 242) | hsl(241, 75%, 80%) | Light Blue | View | |
#BAA6F2 | rgb(186, 166, 242) | hsl(256, 75%, 80%) | 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: #A6DEF2;
--color-2: #A6CBF2;
--color-3: #A6B8F2;
--color-4: #A7A6F2;
--color-5: #BAA6F2;
}Palettes that share visual characteristics and color harmony.