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 |
|---|---|---|---|---|---|
#AFD3F3 | rgb(175, 211, 243) | hsl(208, 74%, 82%) | Light Blue | View | |
#AFC2F3 | rgb(175, 194, 243) | hsl(223, 74%, 82%) | Light Blue | View | |
#AFB1F3 | rgb(175, 177, 243) | hsl(238, 74%, 82%) | Light Blue | View | |
#BEAFF3 | rgb(190, 175, 243) | hsl(253, 74%, 82%) | Light Navy | View | |
#CFAFF3 | rgb(207, 175, 243) | hsl(268, 74%, 82%) | Light Navy | View |
:root {
--color-1: #AFD3F3;
--color-2: #AFC2F3;
--color-3: #AFB1F3;
--color-4: #BEAFF3;
--color-5: #CFAFF3;
}Palettes that share visual characteristics and color harmony.