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 |
|---|---|---|---|---|---|
#A8B7F0 | rgb(168, 183, 240) | hsl(228, 71%, 80%) | Light Blue | View | |
#AAA8F0 | rgb(170, 168, 240) | hsl(242, 71%, 80%) | Light Blue | View | |
#BCA8F0 | rgb(188, 168, 240) | hsl(257, 71%, 80%) | Light Navy | View | |
#CEA8F0 | rgb(206, 168, 240) | hsl(272, 71%, 80%) | Light Navy | View | |
#E1A8F0 | rgb(225, 168, 240) | hsl(288, 71%, 80%) | Light Purple | View |
:root {
--color-1: #A8B7F0;
--color-2: #AAA8F0;
--color-3: #BCA8F0;
--color-4: #CEA8F0;
--color-5: #E1A8F0;
}Palettes that share visual characteristics and color harmony.