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 |
|---|---|---|---|---|---|
#A93D58 | rgb(169, 61, 88) | hsl(345, 47%, 45%) | Soft Red | View | |
#A93D3D | rgb(169, 61, 61) | hsl(0, 47%, 45%) | Soft Red | View | |
#A9583D | rgb(169, 88, 61) | hsl(15, 47%, 45%) | Soft Orange | View | |
#A9733D | rgb(169, 115, 61) | hsl(30, 47%, 45%) | Soft Orange | View | |
#A98E3D | rgb(169, 142, 61) | hsl(45, 47%, 45%) | Soft Yellow | View |
:root {
--color-1: #A93D58;
--color-2: #A93D3D;
--color-3: #A9583D;
--color-4: #A9733D;
--color-5: #A98E3D;
}Palettes that share visual characteristics and color harmony.