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 |
|---|---|---|---|---|---|
#AC393F | rgb(172, 57, 63) | hsl(357, 50%, 45%) | Soft Red | View | |
#AC5039 | rgb(172, 80, 57) | hsl(12, 50%, 45%) | Soft Red | View | |
#AC6D39 | rgb(172, 109, 57) | hsl(27, 50%, 45%) | Soft Orange | View | |
#AC8A39 | rgb(172, 138, 57) | hsl(42, 50%, 45%) | Soft Amber | View | |
#ACA639 | rgb(172, 166, 57) | hsl(57, 50%, 45%) | Soft Yellow | View |
:root {
--color-1: #AC393F;
--color-2: #AC5039;
--color-3: #AC6D39;
--color-4: #AC8A39;
--color-5: #ACA639;
}Palettes that share visual characteristics and color harmony.