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 |
|---|---|---|---|---|---|
#EAC4BD | rgb(234, 196, 189) | hsl(9, 52%, 83%) | Soft Light Red | View | |
#EACFBD | rgb(234, 207, 189) | hsl(24, 52%, 83%) | Soft Light Orange | View | |
#EADABD | rgb(234, 218, 189) | hsl(39, 52%, 83%) | Soft Light Amber | View | |
#EAE6BD | rgb(234, 230, 189) | hsl(55, 52%, 83%) | Soft Light Yellow | View | |
#E3EABD | rgb(227, 234, 189) | hsl(69, 52%, 83%) | Soft Light Lime | View |
:root {
--color-1: #EAC4BD;
--color-2: #EACFBD;
--color-3: #EADABD;
--color-4: #EAE6BD;
--color-5: #E3EABD;
}Palettes that share visual characteristics and color harmony.