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 |
|---|---|---|---|---|---|
#C87E81 | rgb(200, 126, 129) | hsl(358, 40%, 64%) | Soft Red | View | |
#C88E7E | rgb(200, 142, 126) | hsl(13, 40%, 64%) | Soft Red | View | |
#C8A17E | rgb(200, 161, 126) | hsl(28, 40%, 64%) | Soft Orange | View | |
#C8B37E | rgb(200, 179, 126) | hsl(43, 40%, 64%) | Soft Amber | View | |
#C8C57E | rgb(200, 197, 126) | hsl(58, 40%, 64%) | Soft Yellow | View |
:root {
--color-1: #C87E81;
--color-2: #C88E7E;
--color-3: #C8A17E;
--color-4: #C8B37E;
--color-5: #C8C57E;
}Palettes that share visual characteristics and color harmony.