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 Soft Light Blue, Soft Light Blue, Soft 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 |
|---|---|---|---|---|---|
#BDC2EA | rgb(189, 194, 234) | hsl(233, 52%, 83%) | Soft Light Blue | View | |
#C3BDEA | rgb(195, 189, 234) | hsl(248, 52%, 83%) | Soft Light Blue | View | |
#CEBDEA | rgb(206, 189, 234) | hsl(263, 52%, 83%) | Soft Light Navy | View | |
#DABDEA | rgb(218, 189, 234) | hsl(279, 52%, 83%) | Soft Light Purple | View | |
#E5BDEA | rgb(229, 189, 234) | hsl(293, 52%, 83%) | Soft Light Purple | View |
:root {
--color-1: #BDC2EA;
--color-2: #C3BDEA;
--color-3: #CEBDEA;
--color-4: #DABDEA;
--color-5: #E5BDEA;
}Palettes that share visual characteristics and color harmony.