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 |
|---|---|---|---|---|---|
#B9464A | rgb(185, 70, 74) | hsl(358, 45%, 50%) | Soft Red | View | |
#B95F46 | rgb(185, 95, 70) | hsl(13, 45%, 50%) | Soft Red | View | |
#B97C46 | rgb(185, 124, 70) | hsl(28, 45%, 50%) | Soft Orange | View | |
#B99846 | rgb(185, 152, 70) | hsl(43, 45%, 50%) | Soft Amber | View | |
#B9B546 | rgb(185, 181, 70) | hsl(58, 45%, 50%) | Soft Yellow | View |
:root {
--color-1: #B9464A;
--color-2: #B95F46;
--color-3: #B97C46;
--color-4: #B99846;
--color-5: #B9B546;
}Palettes that share visual characteristics and color harmony.