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 |
|---|---|---|---|---|---|
#EABEB8 | rgb(234, 190, 184) | hsl(7, 54%, 82%) | Soft Light Red | View | |
#EACAB8 | rgb(234, 202, 184) | hsl(22, 54%, 82%) | Soft Light Orange | View | |
#EAD7B8 | rgb(234, 215, 184) | hsl(37, 54%, 82%) | Soft Light Amber | View | |
#EAE3B8 | rgb(234, 227, 184) | hsl(52, 54%, 82%) | Soft Light Yellow | View | |
#E4EAB8 | rgb(228, 234, 184) | hsl(67, 54%, 82%) | Soft Light Lime | View |
:root {
--color-1: #EABEB8;
--color-2: #EACAB8;
--color-3: #EAD7B8;
--color-4: #EAE3B8;
--color-5: #E4EAB8;
}Palettes that share visual characteristics and color harmony.