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 |
|---|---|---|---|---|---|
#A83E57 | rgb(168, 62, 87) | hsl(346, 46%, 45%) | Soft Red | View | |
#A8403E | rgb(168, 64, 62) | hsl(1, 46%, 45%) | Soft Red | View | |
#A85A3E | rgb(168, 90, 62) | hsl(16, 46%, 45%) | Soft Orange | View | |
#A8753E | rgb(168, 117, 62) | hsl(31, 46%, 45%) | Soft Orange | View | |
#A88F3E | rgb(168, 143, 62) | hsl(46, 46%, 45%) | Soft Yellow | View |
:root {
--color-1: #A83E57;
--color-2: #A8403E;
--color-3: #A85A3E;
--color-4: #A8753E;
--color-5: #A88F3E;
}Palettes that share visual characteristics and color harmony.