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 Amber, 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 | |
#EAD7BD | rgb(234, 215, 189) | hsl(35, 52%, 83%) | Soft Light Amber | View | |
#EAE2BD | rgb(234, 226, 189) | hsl(49, 52%, 83%) | Soft Light Yellow | View | |
#E7EABD | rgb(231, 234, 189) | hsl(64, 52%, 83%) | Soft Light Yellow | View | |
#DCEABD | rgb(220, 234, 189) | hsl(79, 52%, 83%) | Soft Light Lime | View |
:root {
--color-1: #EACBBD;
--color-2: #EAD7BD;
--color-3: #EAE2BD;
--color-4: #E7EABD;
--color-5: #DCEABD;
}Palettes that share visual characteristics and color harmony.