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 |
|---|---|---|---|---|---|
#EAC2BD | rgb(234, 194, 189) | hsl(7, 52%, 83%) | Soft Light Red | View | |
#EACEBD | rgb(234, 206, 189) | hsl(23, 52%, 83%) | Soft Light Orange | View | |
#EAD9BD | rgb(234, 217, 189) | hsl(37, 52%, 83%) | Soft Light Amber | View | |
#EAE4BD | rgb(234, 228, 189) | hsl(52, 52%, 83%) | Soft Light Yellow | View | |
#E5EABD | rgb(229, 234, 189) | hsl(67, 52%, 83%) | Soft Light Lime | View |
:root {
--color-1: #EAC2BD;
--color-2: #EACEBD;
--color-3: #EAD9BD;
--color-4: #EAE4BD;
--color-5: #E5EABD;
}Palettes that share visual characteristics and color harmony.