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 |
|---|---|---|---|---|---|
#CB3A43 | rgb(203, 58, 67) | hsl(356, 58%, 51%) | Soft Red | View | |
#CB543A | rgb(203, 84, 58) | hsl(11, 58%, 51%) | Soft Red | View | |
#CB783A | rgb(203, 120, 58) | hsl(26, 58%, 51%) | Soft Orange | View | |
#CB9D3A | rgb(203, 157, 58) | hsl(41, 58%, 51%) | Soft Amber | View | |
#CBC13A | rgb(203, 193, 58) | hsl(56, 58%, 51%) | Soft Yellow | View |
:root {
--color-1: #CB3A43;
--color-2: #CB543A;
--color-3: #CB783A;
--color-4: #CB9D3A;
--color-5: #CBC13A;
}Palettes that share visual characteristics and color harmony.