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 |
|---|---|---|---|---|---|
#A7BBF1 | rgb(167, 187, 241) | hsl(224, 73%, 80%) | Light Blue | View | |
#A7A8F1 | rgb(167, 168, 241) | hsl(239, 73%, 80%) | Light Blue | View | |
#B8A7F1 | rgb(184, 167, 241) | hsl(254, 73%, 80%) | Light Navy | View | |
#CBA7F1 | rgb(203, 167, 241) | hsl(269, 73%, 80%) | Light Navy | View | |
#DDA7F1 | rgb(221, 167, 241) | hsl(284, 73%, 80%) | Light Purple | View |
:root {
--color-1: #A7BBF1;
--color-2: #A7A8F1;
--color-3: #B8A7F1;
--color-4: #CBA7F1;
--color-5: #DDA7F1;
}Palettes that share visual characteristics and color harmony.