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 Navy. 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 |
|---|---|---|---|---|---|
#BECBF3 | rgb(190, 203, 243) | hsl(225, 69%, 85%) | Light Blue | View | |
#BFBEF3 | rgb(191, 190, 243) | hsl(241, 69%, 85%) | Light Blue | View | |
#CCBEF3 | rgb(204, 190, 243) | hsl(256, 69%, 85%) | Light Navy | View | |
#DABEF3 | rgb(218, 190, 243) | hsl(272, 69%, 85%) | Light Navy | View | |
#E7BEF3 | rgb(231, 190, 243) | hsl(286, 69%, 85%) | Light Purple | View |
:root {
--color-1: #BECBF3;
--color-2: #BFBEF3;
--color-3: #CCBEF3;
--color-4: #DABEF3;
--color-5: #E7BEF3;
}Palettes that share visual characteristics and color harmony.