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 |
|---|---|---|---|---|---|
#A6DFF2 | rgb(166, 223, 242) | hsl(195, 75%, 80%) | Light Sky Blue | View | |
#A6CCF2 | rgb(166, 204, 242) | hsl(210, 75%, 80%) | Light Blue | View | |
#A6B9F2 | rgb(166, 185, 242) | hsl(225, 75%, 80%) | Light Blue | View | |
#A6A6F2 | rgb(166, 166, 242) | hsl(240, 75%, 80%) | Light Blue | View | |
#B9A6F2 | rgb(185, 166, 242) | hsl(255, 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: #A6DFF2;
--color-2: #A6CCF2;
--color-3: #A6B9F2;
--color-4: #A6A6F2;
--color-5: #B9A6F2;
}Palettes that share visual characteristics and color harmony.