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 |
|---|---|---|---|---|---|
#AB3B44 | rgb(171, 59, 68) | hsl(355, 49%, 45%) | Soft Red | View | |
#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 |
:root {
--color-1: #AB3B44;
--color-2: #AB4D3B;
--color-3: #AB693B;
--color-4: #AB853B;
--color-5: #ABA23B;
}Palettes that share visual characteristics and color harmony.