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 |
|---|---|---|---|---|---|
#A7C1F1 | rgb(167, 193, 241) | hsl(219, 73%, 80%) | Light Blue | View | |
#A7AEF1 | rgb(167, 174, 241) | hsl(234, 73%, 80%) | Light Blue | View | |
#B2A7F1 | rgb(178, 167, 241) | hsl(249, 73%, 80%) | Light Blue | View | |
#C5A7F1 | rgb(197, 167, 241) | hsl(264, 73%, 80%) | Light Navy | View | |
#D7A7F1 | rgb(215, 167, 241) | hsl(279, 73%, 80%) | Light Purple | View |
:root {
--color-1: #A7C1F1;
--color-2: #A7AEF1;
--color-3: #B2A7F1;
--color-4: #C5A7F1;
--color-5: #D7A7F1;
}Palettes that share visual characteristics and color harmony.