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 |
|---|---|---|---|---|---|
#BECAF3 | rgb(190, 202, 243) | hsl(226, 69%, 85%) | Light Blue | View | |
#C0BEF3 | rgb(192, 190, 243) | hsl(242, 69%, 85%) | Light Blue | View | |
#CDBEF3 | rgb(205, 190, 243) | hsl(257, 69%, 85%) | Light Navy | View | |
#DBBEF3 | rgb(219, 190, 243) | hsl(273, 69%, 85%) | Light Navy | View | |
#E8BEF3 | rgb(232, 190, 243) | hsl(288, 69%, 85%) | Light Purple | View |
:root {
--color-1: #BECAF3;
--color-2: #C0BEF3;
--color-3: #CDBEF3;
--color-4: #DBBEF3;
--color-5: #E8BEF3;
}Palettes that share visual characteristics and color harmony.