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 |
|---|---|---|---|---|---|
#B9465D | rgb(185, 70, 93) | hsl(348, 45%, 50%) | Soft Red | View | |
#B94C46 | rgb(185, 76, 70) | hsl(3, 45%, 50%) | Soft Red | View | |
#B96946 | rgb(185, 105, 70) | hsl(18, 45%, 50%) | Soft Orange | View | |
#B98546 | rgb(185, 133, 70) | hsl(33, 45%, 50%) | Soft Orange | View | |
#B9A246 | rgb(185, 162, 70) | hsl(48, 45%, 50%) | Soft Yellow | View |
:root {
--color-1: #B9465D;
--color-2: #B94C46;
--color-3: #B96946;
--color-4: #B98546;
--color-5: #B9A246;
}Palettes that share visual characteristics and color harmony.