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 |
|---|---|---|---|---|---|
#B2DFF0 | rgb(178, 223, 240) | hsl(196, 67%, 82%) | Light Sky Blue | View | |
#B2D0F0 | rgb(178, 208, 240) | hsl(211, 67%, 82%) | Light Blue | View | |
#B2C1F0 | rgb(178, 193, 240) | hsl(225, 67%, 82%) | Light Blue | View | |
#B3B2F0 | rgb(179, 178, 240) | hsl(241, 67%, 82%) | Light Blue | View | |
#C3B2F0 | rgb(195, 178, 240) | hsl(256, 67%, 82%) | 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: #B2DFF0;
--color-2: #B2D0F0;
--color-3: #B2C1F0;
--color-4: #B3B2F0;
--color-5: #C3B2F0;
}Palettes that share visual characteristics and color harmony.