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 |
|---|---|---|---|---|---|
#E8C9B0 | rgb(232, 201, 176) | hsl(27, 55%, 80%) | Soft Light Orange | View | |
#E8D7B0 | rgb(232, 215, 176) | hsl(42, 55%, 80%) | Soft Light Amber | View | |
#E8E5B0 | rgb(232, 229, 176) | hsl(57, 55%, 80%) | Soft Light Yellow | View | |
#DDE8B0 | rgb(221, 232, 176) | hsl(72, 55%, 80%) | Soft Light Lime | View | |
#CFE8B0 | rgb(207, 232, 176) | hsl(87, 55%, 80%) | Soft Light Green | View |
:root {
--color-1: #E8C9B0;
--color-2: #E8D7B0;
--color-3: #E8E5B0;
--color-4: #DDE8B0;
--color-5: #CFE8B0;
}Palettes that share visual characteristics and color harmony.