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 |
|---|---|---|---|---|---|
#AB3B3E | rgb(171, 59, 62) | hsl(358, 49%, 45%) | Soft Red | View | |
#AB533B | rgb(171, 83, 59) | hsl(13, 49%, 45%) | Soft Red | View | |
#AB6F3B | rgb(171, 111, 59) | hsl(28, 49%, 45%) | Soft Orange | View | |
#AB8B3B | rgb(171, 139, 59) | hsl(43, 49%, 45%) | Soft Amber | View | |
#ABA73B | rgb(171, 167, 59) | hsl(58, 49%, 45%) | Soft Yellow | View |
:root {
--color-1: #AB3B3E;
--color-2: #AB533B;
--color-3: #AB6F3B;
--color-4: #AB8B3B;
--color-5: #ABA73B;
}Palettes that share visual characteristics and color harmony.