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 |
|---|---|---|---|---|---|
#BEE6F3 | rgb(190, 230, 243) | hsl(195, 69%, 85%) | Light Sky Blue | View | |
#BED9F3 | rgb(190, 217, 243) | hsl(209, 69%, 85%) | Light Blue | View | |
#BECCF3 | rgb(190, 204, 243) | hsl(224, 69%, 85%) | Light Blue | View | |
#BEBEF3 | rgb(190, 190, 243) | hsl(240, 69%, 85%) | Light Blue | View | |
#CCBEF3 | rgb(204, 190, 243) | hsl(256, 69%, 85%) | Light Navy | View |
:root {
--color-1: #BEE6F3;
--color-2: #BED9F3;
--color-3: #BECCF3;
--color-4: #BEBEF3;
--color-5: #CCBEF3;
}Palettes that share visual characteristics and color harmony.