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 |
|---|---|---|---|---|---|
#C6393E | rgb(198, 57, 62) | hsl(358, 55%, 50%) | Soft Red | View | |
#C65839 | rgb(198, 88, 57) | hsl(13, 55%, 50%) | Soft Red | View | |
#C67B39 | rgb(198, 123, 57) | hsl(28, 55%, 50%) | Soft Orange | View | |
#C69E39 | rgb(198, 158, 57) | hsl(43, 55%, 50%) | Soft Amber | View | |
#C6C139 | rgb(198, 193, 57) | hsl(58, 55%, 50%) | Soft Yellow | View |
:root {
--color-1: #C6393E;
--color-2: #C65839;
--color-3: #C67B39;
--color-4: #C69E39;
--color-5: #C6C139;
}Palettes that share visual characteristics and color harmony.