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 |
|---|---|---|---|---|---|
#AFDAF3 | rgb(175, 218, 243) | hsl(202, 74%, 82%) | Light Blue | View | |
#AFC9F3 | rgb(175, 201, 243) | hsl(217, 74%, 82%) | Light Blue | View | |
#AFB8F3 | rgb(175, 184, 243) | hsl(232, 74%, 82%) | Light Blue | View | |
#B7AFF3 | rgb(183, 175, 243) | hsl(247, 74%, 82%) | Light Blue | View | |
#C8AFF3 | rgb(200, 175, 243) | hsl(262, 74%, 82%) | Light Navy | View |
:root {
--color-1: #AFDAF3;
--color-2: #AFC9F3;
--color-3: #AFB8F3;
--color-4: #B7AFF3;
--color-5: #C8AFF3;
}Palettes that share visual characteristics and color harmony.