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 |
|---|---|---|---|---|---|
#EACEBD | rgb(234, 206, 189) | hsl(23, 52%, 83%) | Soft Light Orange | View | |
#EAD9BD | rgb(234, 217, 189) | hsl(37, 52%, 83%) | Soft Light Amber | View | |
#EAE4BD | rgb(234, 228, 189) | hsl(52, 52%, 83%) | Soft Light Yellow | View | |
#E5EABD | rgb(229, 234, 189) | hsl(67, 52%, 83%) | Soft Light Lime | View | |
#DAEABD | rgb(218, 234, 189) | hsl(81, 52%, 83%) | Soft Light Lime | View |
:root {
--color-1: #EACEBD;
--color-2: #EAD9BD;
--color-3: #EAE4BD;
--color-4: #E5EABD;
--color-5: #DAEABD;
}Palettes that share visual characteristics and color harmony.