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 Orange, Soft Light Orange, Soft Light Yellow. 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 |
|---|---|---|---|---|---|
#EACBBD | rgb(234, 203, 189) | hsl(19, 52%, 83%) | Soft Light Orange | View | |
#EAD6BD | rgb(234, 214, 189) | hsl(33, 52%, 83%) | Soft Light Orange | View | |
#EAE1BD | rgb(234, 225, 189) | hsl(48, 52%, 83%) | Soft Light Yellow | View | |
#E8EABD | rgb(232, 234, 189) | hsl(63, 52%, 83%) | Soft Light Yellow | View | |
#DDEABD | rgb(221, 234, 189) | hsl(77, 52%, 83%) | Soft Light Lime | View |
:root {
--color-1: #EACBBD;
--color-2: #EAD6BD;
--color-3: #EAE1BD;
--color-4: #E8EABD;
--color-5: #DDEABD;
}Palettes that share visual characteristics and color harmony.