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 |
|---|---|---|---|---|---|
#B8474B | rgb(184, 71, 75) | hsl(358, 44%, 50%) | Soft Red | View | |
#B86047 | rgb(184, 96, 71) | hsl(13, 44%, 50%) | Soft Red | View | |
#B87C47 | rgb(184, 124, 71) | hsl(28, 44%, 50%) | Soft Orange | View | |
#B89847 | rgb(184, 152, 71) | hsl(43, 44%, 50%) | Soft Amber | View | |
#B8B447 | rgb(184, 180, 71) | hsl(58, 44%, 50%) | Soft Yellow | View |
:root {
--color-1: #B8474B;
--color-2: #B86047;
--color-3: #B87C47;
--color-4: #B89847;
--color-5: #B8B447;
}Palettes that share visual characteristics and color harmony.