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 Orange, Soft Amber. 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 |
|---|---|---|---|---|---|
#D05B49 | rgb(208, 91, 73) | hsl(8, 59%, 55%) | Soft Red | View | |
#D07C49 | rgb(208, 124, 73) | hsl(23, 59%, 55%) | Soft Orange | View | |
#D09E49 | rgb(208, 158, 73) | hsl(38, 59%, 55%) | Soft Amber | View | |
#D0C049 | rgb(208, 192, 73) | hsl(53, 59%, 55%) | Soft Yellow | View | |
#BED049 | rgb(190, 208, 73) | hsl(68, 59%, 55%) | Soft Lime | View |
:root {
--color-1: #D05B49;
--color-2: #D07C49;
--color-3: #D09E49;
--color-4: #D0C049;
--color-5: #BED049;
}Palettes that share visual characteristics and color harmony.