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 |
|---|---|---|---|---|---|
#C6394A | rgb(198, 57, 74) | hsl(353, 55%, 50%) | Soft Red | View | |
#C64C39 | rgb(198, 76, 57) | hsl(8, 55%, 50%) | Soft Red | View | |
#C66F39 | rgb(198, 111, 57) | hsl(23, 55%, 50%) | Soft Orange | View | |
#C69239 | rgb(198, 146, 57) | hsl(38, 55%, 50%) | Soft Amber | View | |
#C6B539 | rgb(198, 181, 57) | hsl(53, 55%, 50%) | Soft Yellow | View |
:root {
--color-1: #C6394A;
--color-2: #C64C39;
--color-3: #C66F39;
--color-4: #C69239;
--color-5: #C6B539;
}Palettes that share visual characteristics and color harmony.