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 |
|---|---|---|---|---|---|
#A63F4D | rgb(166, 63, 77) | hsl(352, 45%, 45%) | Soft Red | View | |
#A64B3F | rgb(166, 75, 63) | hsl(7, 45%, 45%) | Soft Red | View | |
#A6653F | rgb(166, 101, 63) | hsl(22, 45%, 45%) | Soft Orange | View | |
#A67F3F | rgb(166, 127, 63) | hsl(37, 45%, 45%) | Soft Amber | View | |
#A6993F | rgb(166, 153, 63) | hsl(52, 45%, 45%) | Soft Yellow | View |
:root {
--color-1: #A63F4D;
--color-2: #A64B3F;
--color-3: #A6653F;
--color-4: #A67F3F;
--color-5: #A6993F;
}Palettes that share visual characteristics and color harmony.