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 Navy. 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 |
|---|---|---|---|---|---|
#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 | |
#E2AFF3 | rgb(226, 175, 243) | hsl(285, 74%, 82%) | Light Purple | View |
:root {
--color-1: #AFC0F3;
--color-2: #AFAFF3;
--color-3: #C0AFF3;
--color-4: #D1AFF3;
--color-5: #E2AFF3;
}Palettes that share visual characteristics and color harmony.