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 |
|---|---|---|---|---|---|
#CE7E8F | rgb(206, 126, 143) | hsl(347, 45%, 65%) | Soft Red | View | |
#CE807E | rgb(206, 128, 126) | hsl(1, 45%, 65%) | Soft Red | View | |
#CE947E | rgb(206, 148, 126) | hsl(17, 45%, 65%) | Soft Orange | View | |
#CEA87E | rgb(206, 168, 126) | hsl(31, 45%, 65%) | Soft Orange | View | |
#CEBD7E | rgb(206, 189, 126) | hsl(47, 45%, 65%) | Soft Yellow | View |
:root {
--color-1: #CE7E8F;
--color-2: #CE807E;
--color-3: #CE947E;
--color-4: #CEA87E;
--color-5: #CEBD7E;
}Palettes that share visual characteristics and color harmony.