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 |
|---|---|---|---|---|---|
#CE556B | rgb(206, 85, 107) | hsl(349, 55%, 57%) | Soft Red | View | |
#CE5D55 | rgb(206, 93, 85) | hsl(4, 55%, 57%) | Soft Red | View | |
#CE7B55 | rgb(206, 123, 85) | hsl(19, 55%, 57%) | Soft Orange | View | |
#CE9955 | rgb(206, 153, 85) | hsl(34, 55%, 57%) | Soft Orange | View | |
#CEB855 | rgb(206, 184, 85) | hsl(49, 55%, 57%) | Soft Yellow | View |
:root {
--color-1: #CE556B;
--color-2: #CE5D55;
--color-3: #CE7B55;
--color-4: #CE9955;
--color-5: #CEB855;
}Palettes that share visual characteristics and color harmony.