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 |
|---|---|---|---|---|---|
#B6495D | rgb(182, 73, 93) | hsl(349, 43%, 50%) | Soft Red | View | |
#B65049 | rgb(182, 80, 73) | hsl(4, 43%, 50%) | Soft Red | View | |
#B66B49 | rgb(182, 107, 73) | hsl(19, 43%, 50%) | Soft Orange | View | |
#B68749 | rgb(182, 135, 73) | hsl(34, 43%, 50%) | Soft Orange | View | |
#B6A249 | rgb(182, 162, 73) | hsl(49, 43%, 50%) | Soft Yellow | View |
:root {
--color-1: #B6495D;
--color-2: #B65049;
--color-3: #B66B49;
--color-4: #B68749;
--color-5: #B6A249;
}Palettes that share visual characteristics and color harmony.