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 |
|---|---|---|---|---|---|
#E8B5BD | rgb(232, 181, 189) | hsl(351, 53%, 81%) | Soft Light Red | View | |
#E8BAB5 | rgb(232, 186, 181) | hsl(6, 53%, 81%) | Soft Light Red | View | |
#E8C7B5 | rgb(232, 199, 181) | hsl(21, 53%, 81%) | Soft Light Orange | View | |
#E8D4B5 | rgb(232, 212, 181) | hsl(36, 53%, 81%) | Soft Light Amber | View | |
#E8E1B5 | rgb(232, 225, 181) | hsl(52, 53%, 81%) | Soft Light Yellow | View |
:root {
--color-1: #E8B5BD;
--color-2: #E8BAB5;
--color-3: #E8C7B5;
--color-4: #E8D4B5;
--color-5: #E8E1B5;
}Palettes that share visual characteristics and color harmony.