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 Yellow, 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 |
|---|---|---|---|---|---|
#E5D3BD | rgb(229, 211, 189) | hsl(33, 43%, 82%) | Soft Light Orange | View | |
#E5DDBD | rgb(229, 221, 189) | hsl(48, 43%, 82%) | Soft Light Yellow | View | |
#E3E5BD | rgb(227, 229, 189) | hsl(63, 43%, 82%) | Soft Light Yellow | View | |
#D9E5BD | rgb(217, 229, 189) | hsl(78, 43%, 82%) | Soft Light Lime | View | |
#CFE5BD | rgb(207, 229, 189) | hsl(93, 43%, 82%) | Soft Light Green | View |
:root {
--color-1: #E5D3BD;
--color-2: #E5DDBD;
--color-3: #E3E5BD;
--color-4: #D9E5BD;
--color-5: #CFE5BD;
}Palettes that share visual characteristics and color harmony.