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 |
|---|---|---|---|---|---|
#8CB7E8 | rgb(140, 183, 232) | hsl(212, 67%, 73%) | Light Blue | View | |
#8CA0E8 | rgb(140, 160, 232) | hsl(227, 67%, 73%) | Light Blue | View | |
#8F8CE8 | rgb(143, 140, 232) | hsl(242, 67%, 73%) | Light Blue | View | |
#A68CE8 | rgb(166, 140, 232) | hsl(257, 67%, 73%) | Light Navy | View | |
#BD8CE8 | rgb(189, 140, 232) | hsl(272, 67%, 73%) | Light Navy | View |
:root {
--color-1: #8CB7E8;
--color-2: #8CA0E8;
--color-3: #8F8CE8;
--color-4: #A68CE8;
--color-5: #BD8CE8;
}Palettes that share visual characteristics and color harmony.