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 |
|---|---|---|---|---|---|
#8BBCEA | rgb(139, 188, 234) | hsl(209, 69%, 73%) | Light Blue | View | |
#8BA4EA | rgb(139, 164, 234) | hsl(224, 69%, 73%) | Light Blue | View | |
#8B8CEA | rgb(139, 140, 234) | hsl(239, 69%, 73%) | Light Blue | View | |
#A18BEA | rgb(161, 139, 234) | hsl(254, 69%, 73%) | Light Navy | View | |
#B98BEA | rgb(185, 139, 234) | hsl(269, 69%, 73%) | Light Navy | View |
:root {
--color-1: #8BBCEA;
--color-2: #8BA4EA;
--color-3: #8B8CEA;
--color-4: #A18BEA;
--color-5: #B98BEA;
}Palettes that share visual characteristics and color harmony.