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 |
|---|---|---|---|---|---|
#E8D2BA | rgb(232, 210, 186) | hsl(31, 50%, 82%) | Soft Light Orange | View | |
#E8DDBA | rgb(232, 221, 186) | hsl(46, 50%, 82%) | Soft Light Yellow | View | |
#E7E8BA | rgb(231, 232, 186) | hsl(61, 50%, 82%) | Soft Light Yellow | View | |
#DCE8BA | rgb(220, 232, 186) | hsl(76, 50%, 82%) | Soft Light Lime | View | |
#D0E8BA | rgb(208, 232, 186) | hsl(91, 50%, 82%) | Soft Light Green | View |
:root {
--color-1: #E8D2BA;
--color-2: #E8DDBA;
--color-3: #E7E8BA;
--color-4: #DCE8BA;
--color-5: #D0E8BA;
}Palettes that share visual characteristics and color harmony.