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 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 |
|---|---|---|---|---|---|
#AFD1F3 | rgb(175, 209, 243) | hsl(210, 74%, 82%) | Light Blue | View | |
#AFC0F3 | rgb(175, 192, 243) | hsl(225, 74%, 82%) | Light Blue | View | |
#AFAFF3 | rgb(175, 175, 243) | hsl(240, 74%, 82%) | Light Blue | View | |
#C0AFF3 | rgb(192, 175, 243) | hsl(255, 74%, 82%) | Light Navy | View | |
#D1AFF3 | rgb(209, 175, 243) | hsl(270, 74%, 82%) | Light Navy | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Light Blue and Light Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #AFD1F3;
--color-2: #AFC0F3;
--color-3: #AFAFF3;
--color-4: #C0AFF3;
--color-5: #D1AFF3;
}Palettes that share visual characteristics and color harmony.