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 |
|---|---|---|---|---|---|
#B54A5C | rgb(181, 74, 92) | hsl(350, 42%, 50%) | Soft Red | View | |
#B5534A | rgb(181, 83, 74) | hsl(5, 42%, 50%) | Soft Red | View | |
#B56E4A | rgb(181, 110, 74) | hsl(20, 42%, 50%) | Soft Orange | View | |
#B5884A | rgb(181, 136, 74) | hsl(35, 42%, 50%) | Soft Amber | View | |
#B5A34A | rgb(181, 163, 74) | hsl(50, 42%, 50%) | Soft Yellow | View |
:root {
--color-1: #B54A5C;
--color-2: #B5534A;
--color-3: #B56E4A;
--color-4: #B5884A;
--color-5: #B5A34A;
}Palettes that share visual characteristics and color harmony.