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 |
|---|---|---|---|---|---|
#B54A4C | rgb(181, 74, 76) | hsl(359, 42%, 50%) | Soft Red | View | |
#B5634A | rgb(181, 99, 74) | hsl(14, 42%, 50%) | Soft Red | View | |
#B57E4A | rgb(181, 126, 74) | hsl(29, 42%, 50%) | Soft Orange | View | |
#B5984A | rgb(181, 152, 74) | hsl(44, 42%, 50%) | Soft Amber | View | |
#B5B34A | rgb(181, 179, 74) | hsl(59, 42%, 50%) | Soft Yellow | View |
:root {
--color-1: #B54A4C;
--color-2: #B5634A;
--color-3: #B57E4A;
--color-4: #B5984A;
--color-5: #B5B34A;
}Palettes that share visual characteristics and color harmony.