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 |
|---|---|---|---|---|---|
#C7383A | rgb(199, 56, 58) | hsl(359, 56%, 50%) | Soft Red | View | |
#C75938 | rgb(199, 89, 56) | hsl(14, 56%, 50%) | Soft Red | View | |
#C77D38 | rgb(199, 125, 56) | hsl(29, 56%, 50%) | Soft Orange | View | |
#C7A138 | rgb(199, 161, 56) | hsl(44, 56%, 50%) | Soft Amber | View | |
#C7C538 | rgb(199, 197, 56) | hsl(59, 56%, 50%) | Soft Yellow | View |
:root {
--color-1: #C7383A;
--color-2: #C75938;
--color-3: #C77D38;
--color-4: #C7A138;
--color-5: #C7C538;
}Palettes that share visual characteristics and color harmony.