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 |
|---|---|---|---|---|---|
#C96E77 | rgb(201, 110, 119) | hsl(354, 46%, 61%) | Soft Red | View | |
#C97C6E | rgb(201, 124, 110) | hsl(9, 46%, 61%) | Soft Red | View | |
#C9926E | rgb(201, 146, 110) | hsl(24, 46%, 61%) | Soft Orange | View | |
#C9A96E | rgb(201, 169, 110) | hsl(39, 46%, 61%) | Soft Amber | View | |
#C9C06E | rgb(201, 192, 110) | hsl(54, 46%, 61%) | Soft Yellow | View |
:root {
--color-1: #C96E77;
--color-2: #C97C6E;
--color-3: #C9926E;
--color-4: #C9A96E;
--color-5: #C9C06E;
}Palettes that share visual characteristics and color harmony.