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 |
|---|---|---|---|---|---|
#A5404E | rgb(165, 64, 78) | hsl(352, 44%, 45%) | Soft Red | View | |
#A54C40 | rgb(165, 76, 64) | hsl(7, 44%, 45%) | Soft Red | View | |
#A56540 | rgb(165, 101, 64) | hsl(22, 44%, 45%) | Soft Orange | View | |
#A57F40 | rgb(165, 127, 64) | hsl(37, 44%, 45%) | Soft Amber | View | |
#A59840 | rgb(165, 152, 64) | hsl(52, 44%, 45%) | Soft Yellow | View |
:root {
--color-1: #A5404E;
--color-2: #A54C40;
--color-3: #A56540;
--color-4: #A57F40;
--color-5: #A59840;
}Palettes that share visual characteristics and color harmony.