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 |
|---|---|---|---|---|---|
#B84C64 | rgb(184, 76, 100) | hsl(347, 43%, 51%) | Soft Red | View | |
#B8504C | rgb(184, 80, 76) | hsl(2, 43%, 51%) | Soft Red | View | |
#B86B4C | rgb(184, 107, 76) | hsl(17, 43%, 51%) | Soft Orange | View | |
#B8864C | rgb(184, 134, 76) | hsl(32, 43%, 51%) | Soft Orange | View | |
#B8A04C | rgb(184, 160, 76) | hsl(47, 43%, 51%) | Soft Yellow | View |
:root {
--color-1: #B84C64;
--color-2: #B8504C;
--color-3: #B86B4C;
--color-4: #B8864C;
--color-5: #B8A04C;
}Palettes that share visual characteristics and color harmony.