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 |
|---|---|---|---|---|---|
#C1575B | rgb(193, 87, 91) | hsl(358, 46%, 55%) | Soft Red | View | |
#C16E57 | rgb(193, 110, 87) | hsl(13, 46%, 55%) | Soft Red | View | |
#C18957 | rgb(193, 137, 87) | hsl(28, 46%, 55%) | Soft Orange | View | |
#C1A357 | rgb(193, 163, 87) | hsl(43, 46%, 55%) | Soft Amber | View | |
#C1BE57 | rgb(193, 190, 87) | hsl(58, 46%, 55%) | Soft Yellow | View |
:root {
--color-1: #C1575B;
--color-2: #C16E57;
--color-3: #C18957;
--color-4: #C1A357;
--color-5: #C1BE57;
}Palettes that share visual characteristics and color harmony.