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 |
|---|---|---|---|---|---|
#EACABD | rgb(234, 202, 189) | hsl(17, 52%, 83%) | Soft Light Orange | View | |
#EAD5BD | rgb(234, 213, 189) | hsl(32, 52%, 83%) | Soft Light Orange | View | |
#EAE0BD | rgb(234, 224, 189) | hsl(47, 52%, 83%) | Soft Light Yellow | View | |
#E9EABD | rgb(233, 234, 189) | hsl(61, 52%, 83%) | Soft Light Yellow | View | |
#DDEABD | rgb(221, 234, 189) | hsl(77, 52%, 83%) | Soft Light Lime | View |
:root {
--color-1: #EACABD;
--color-2: #EAD5BD;
--color-3: #EAE0BD;
--color-4: #E9EABD;
--color-5: #DDEABD;
}Palettes that share visual characteristics and color harmony.