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 |
|---|---|---|---|---|---|
#C0595F | rgb(192, 89, 95) | hsl(357, 45%, 55%) | Soft Red | View | |
#C06C59 | rgb(192, 108, 89) | hsl(11, 45%, 55%) | Soft Red | View | |
#C08559 | rgb(192, 133, 89) | hsl(26, 45%, 55%) | Soft Orange | View | |
#C09F59 | rgb(192, 159, 89) | hsl(41, 45%, 55%) | Soft Amber | View | |
#C0B959 | rgb(192, 185, 89) | hsl(56, 45%, 55%) | Soft Yellow | View |
:root {
--color-1: #C0595F;
--color-2: #C06C59;
--color-3: #C08559;
--color-4: #C09F59;
--color-5: #C0B959;
}Palettes that share visual characteristics and color harmony.