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 |
|---|---|---|---|---|---|
#8FBCE5 | rgb(143, 188, 229) | hsl(209, 62%, 73%) | Light Blue | View | |
#8FA6E5 | rgb(143, 166, 229) | hsl(224, 62%, 73%) | Light Blue | View | |
#8F91E5 | rgb(143, 145, 229) | hsl(239, 62%, 73%) | Light Blue | View | |
#A38FE5 | rgb(163, 143, 229) | hsl(254, 62%, 73%) | Light Navy | View | |
#B98FE5 | rgb(185, 143, 229) | hsl(269, 62%, 73%) | Light Navy | View |
:root {
--color-1: #8FBCE5;
--color-2: #8FA6E5;
--color-3: #8F91E5;
--color-4: #A38FE5;
--color-5: #B98FE5;
}Palettes that share visual characteristics and color harmony.