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 |
|---|---|---|---|---|---|
#BECEF3 | rgb(190, 206, 243) | hsl(222, 69%, 85%) | Light Blue | View | |
#BEC1F3 | rgb(190, 193, 243) | hsl(237, 69%, 85%) | Light Blue | View | |
#C9BEF3 | rgb(201, 190, 243) | hsl(252, 69%, 85%) | Light Navy | View | |
#D6BEF3 | rgb(214, 190, 243) | hsl(267, 69%, 85%) | Light Navy | View | |
#E3BEF3 | rgb(227, 190, 243) | hsl(282, 69%, 85%) | Light Purple | View |
:root {
--color-1: #BECEF3;
--color-2: #BEC1F3;
--color-3: #C9BEF3;
--color-4: #D6BEF3;
--color-5: #E3BEF3;
}Palettes that share visual characteristics and color harmony.