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 |
|---|---|---|---|---|---|
#A7CCF1 | rgb(167, 204, 241) | hsl(210, 73%, 80%) | Light Blue | View | |
#A7B9F1 | rgb(167, 185, 241) | hsl(225, 73%, 80%) | Light Blue | View | |
#A7A7F1 | rgb(167, 167, 241) | hsl(240, 73%, 80%) | Light Blue | View | |
#B9A7F1 | rgb(185, 167, 241) | hsl(255, 73%, 80%) | Light Navy | View | |
#CCA7F1 | rgb(204, 167, 241) | hsl(270, 73%, 80%) | Light Navy | View |
:root {
--color-1: #A7CCF1;
--color-2: #A7B9F1;
--color-3: #A7A7F1;
--color-4: #B9A7F1;
--color-5: #CCA7F1;
}Palettes that share visual characteristics and color harmony.