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 Sky 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 |
|---|---|---|---|---|---|
#BEE8F3 | rgb(190, 232, 243) | hsl(192, 69%, 85%) | Light Sky Blue | View | |
#BEDBF3 | rgb(190, 219, 243) | hsl(207, 69%, 85%) | Light Blue | View | |
#BECDF3 | rgb(190, 205, 243) | hsl(223, 69%, 85%) | Light Blue | View | |
#BEC0F3 | rgb(190, 192, 243) | hsl(238, 69%, 85%) | Light Blue | View | |
#CABEF3 | rgb(202, 190, 243) | hsl(254, 69%, 85%) | Light Navy | View |
:root {
--color-1: #BEE8F3;
--color-2: #BEDBF3;
--color-3: #BECDF3;
--color-4: #BEC0F3;
--color-5: #CABEF3;
}Palettes that share visual characteristics and color harmony.