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 Red, Soft Light Orange, Soft Light Amber. 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 |
|---|---|---|---|---|---|
#E5C6BD | rgb(229, 198, 189) | hsl(13, 43%, 82%) | Soft Light Red | View | |
#E5D0BD | rgb(229, 208, 189) | hsl(28, 43%, 82%) | Soft Light Orange | View | |
#E5DABD | rgb(229, 218, 189) | hsl(43, 43%, 82%) | Soft Light Amber | View | |
#E5E4BD | rgb(229, 228, 189) | hsl(59, 43%, 82%) | Soft Light Yellow | View | |
#DCE5BD | rgb(220, 229, 189) | hsl(73, 43%, 82%) | Soft Light Lime | View |
:root {
--color-1: #E5C6BD;
--color-2: #E5D0BD;
--color-3: #E5DABD;
--color-4: #E5E4BD;
--color-5: #DCE5BD;
}Palettes that share visual characteristics and color harmony.