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 |
|---|---|---|---|---|---|
#D1887B | rgb(209, 136, 123) | hsl(9, 48%, 65%) | Soft Red | View | |
#D19D7B | rgb(209, 157, 123) | hsl(24, 48%, 65%) | Soft Orange | View | |
#D1B37B | rgb(209, 179, 123) | hsl(39, 48%, 65%) | Soft Amber | View | |
#D1C87B | rgb(209, 200, 123) | hsl(54, 48%, 65%) | Soft Yellow | View | |
#C4D17B | rgb(196, 209, 123) | hsl(69, 48%, 65%) | Soft Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Red and Soft Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #D1887B;
--color-2: #D19D7B;
--color-3: #D1B37B;
--color-4: #D1C87B;
--color-5: #C4D17B;
}Palettes that share visual characteristics and color harmony.