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 Red, Soft Light Orange. 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 |
|---|---|---|---|---|---|
#E4B4BA | rgb(228, 180, 186) | hsl(353, 47%, 80%) | Soft Light Red | View | |
#E4BAB4 | rgb(228, 186, 180) | hsl(7, 47%, 80%) | Soft Light Red | View | |
#E4C6B4 | rgb(228, 198, 180) | hsl(22, 47%, 80%) | Soft Light Orange | View | |
#E4D2B4 | rgb(228, 210, 180) | hsl(37, 47%, 80%) | Soft Light Amber | View | |
#E4DEB4 | rgb(228, 222, 180) | hsl(52, 47%, 80%) | Soft Light Yellow | View |
:root {
--color-1: #E4B4BA;
--color-2: #E4BAB4;
--color-3: #E4C6B4;
--color-4: #E4D2B4;
--color-5: #E4DEB4;
}Palettes that share visual characteristics and color harmony.