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 |
|---|---|---|---|---|---|
#C94F6A | rgb(201, 79, 106) | hsl(347, 53%, 55%) | Soft Red | View | |
#C9534F | rgb(201, 83, 79) | hsl(2, 53%, 55%) | Soft Red | View | |
#C9724F | rgb(201, 114, 79) | hsl(17, 53%, 55%) | Soft Orange | View | |
#C9904F | rgb(201, 144, 79) | hsl(32, 53%, 55%) | Soft Orange | View | |
#C9AF4F | rgb(201, 175, 79) | hsl(47, 53%, 55%) | Soft Yellow | View |
:root {
--color-1: #C94F6A;
--color-2: #C9534F;
--color-3: #C9724F;
--color-4: #C9904F;
--color-5: #C9AF4F;
}Palettes that share visual characteristics and color harmony.