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 Orange, Soft Amber. 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 |
|---|---|---|---|---|---|
#AB4D3B | rgb(171, 77, 59) | hsl(10, 49%, 45%) | Soft Red | View | |
#AB693B | rgb(171, 105, 59) | hsl(25, 49%, 45%) | Soft Orange | View | |
#AB853B | rgb(171, 133, 59) | hsl(40, 49%, 45%) | Soft Amber | View | |
#ABA23B | rgb(171, 162, 59) | hsl(55, 49%, 45%) | Soft Yellow | View | |
#98AB3B | rgb(152, 171, 59) | hsl(70, 49%, 45%) | Soft Lime | View |
:root {
--color-1: #AB4D3B;
--color-2: #AB693B;
--color-3: #AB853B;
--color-4: #ABA23B;
--color-5: #98AB3B;
}Palettes that share visual characteristics and color harmony.