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 |
|---|---|---|---|---|---|
#D35F63 | rgb(211, 95, 99) | hsl(358, 57%, 60%) | Soft Red | View | |
#D3785F | rgb(211, 120, 95) | hsl(13, 57%, 60%) | Soft Red | View | |
#D3955F | rgb(211, 149, 95) | hsl(28, 57%, 60%) | Soft Orange | View | |
#D3B25F | rgb(211, 178, 95) | hsl(43, 57%, 60%) | Soft Amber | View | |
#D3CF5F | rgb(211, 207, 95) | hsl(58, 57%, 60%) | Soft Yellow | View |
:root {
--color-1: #D35F63;
--color-2: #D3785F;
--color-3: #D3955F;
--color-4: #D3B25F;
--color-5: #D3CF5F;
}Palettes that share visual characteristics and color harmony.