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 Red, Soft Red, Soft 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 |
|---|---|---|---|---|---|
#BD4C52 | rgb(189, 76, 82) | hsl(357, 46%, 52%) | Soft Red | View | |
#BD634C | rgb(189, 99, 76) | hsl(12, 46%, 52%) | Soft Red | View | |
#BD7F4C | rgb(189, 127, 76) | hsl(27, 46%, 52%) | Soft Orange | View | |
#BD9B4C | rgb(189, 155, 76) | hsl(42, 46%, 52%) | Soft Amber | View | |
#BDB74C | rgb(189, 183, 76) | hsl(57, 46%, 52%) | Soft Yellow | View |
:root {
--color-1: #BD4C52;
--color-2: #BD634C;
--color-3: #BD7F4C;
--color-4: #BD9B4C;
--color-5: #BDB74C;
}Palettes that share visual characteristics and color harmony.