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 |
|---|---|---|---|---|---|
#A5404A | rgb(165, 64, 74) | hsl(354, 44%, 45%) | Soft Red | View | |
#A54F40 | rgb(165, 79, 64) | hsl(9, 44%, 45%) | Soft Red | View | |
#A56940 | rgb(165, 105, 64) | hsl(24, 44%, 45%) | Soft Orange | View | |
#A58240 | rgb(165, 130, 64) | hsl(39, 44%, 45%) | Soft Amber | View | |
#A59B40 | rgb(165, 155, 64) | hsl(54, 44%, 45%) | Soft Yellow | View |
:root {
--color-1: #A5404A;
--color-2: #A54F40;
--color-3: #A56940;
--color-4: #A58240;
--color-5: #A59B40;
}Palettes that share visual characteristics and color harmony.