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 |
|---|---|---|---|---|---|
#BD4749 | rgb(189, 71, 73) | hsl(359, 47%, 51%) | Soft Red | View | |
#BD6347 | rgb(189, 99, 71) | hsl(14, 47%, 51%) | Soft Red | View | |
#BD8047 | rgb(189, 128, 71) | hsl(29, 47%, 51%) | Soft Orange | View | |
#BD9D47 | rgb(189, 157, 71) | hsl(44, 47%, 51%) | Soft Amber | View | |
#BDBB47 | rgb(189, 187, 71) | hsl(59, 47%, 51%) | Soft Yellow | View |
:root {
--color-1: #BD4749;
--color-2: #BD6347;
--color-3: #BD8047;
--color-4: #BD9D47;
--color-5: #BDBB47;
}Palettes that share visual characteristics and color harmony.