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 |
|---|---|---|---|---|---|
#B6495F | rgb(182, 73, 95) | hsl(348, 43%, 50%) | Soft Red | View | |
#B64E49 | rgb(182, 78, 73) | hsl(3, 43%, 50%) | Soft Red | View | |
#B66A49 | rgb(182, 106, 73) | hsl(18, 43%, 50%) | Soft Orange | View | |
#B68549 | rgb(182, 133, 73) | hsl(33, 43%, 50%) | Soft Orange | View | |
#B6A049 | rgb(182, 160, 73) | hsl(48, 43%, 50%) | Soft Yellow | View |
:root {
--color-1: #B6495F;
--color-2: #B64E49;
--color-3: #B66A49;
--color-4: #B68549;
--color-5: #B6A049;
}Palettes that share visual characteristics and color harmony.