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 |
|---|---|---|---|---|---|
#A4414D | rgb(164, 65, 77) | hsl(353, 43%, 45%) | Soft Red | View | |
#A44F41 | rgb(164, 79, 65) | hsl(8, 43%, 45%) | Soft Red | View | |
#A46741 | rgb(164, 103, 65) | hsl(23, 43%, 45%) | Soft Orange | View | |
#A48041 | rgb(164, 128, 65) | hsl(38, 43%, 45%) | Soft Amber | View | |
#A49941 | rgb(164, 153, 65) | hsl(53, 43%, 45%) | Soft Yellow | View |
:root {
--color-1: #A4414D;
--color-2: #A44F41;
--color-3: #A46741;
--color-4: #A48041;
--color-5: #A49941;
}Palettes that share visual characteristics and color harmony.