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 Orange, Soft Amber, Soft Yellow. 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 |
|---|---|---|---|---|---|
#D2855B | rgb(210, 133, 91) | hsl(21, 57%, 59%) | Soft Orange | View | |
#D2A25B | rgb(210, 162, 91) | hsl(36, 57%, 59%) | Soft Amber | View | |
#D2C05B | rgb(210, 192, 91) | hsl(51, 57%, 59%) | Soft Yellow | View | |
#C6D25B | rgb(198, 210, 91) | hsl(66, 57%, 59%) | Soft Lime | View | |
#A8D25B | rgb(168, 210, 91) | hsl(81, 57%, 59%) | Soft Lime | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Orange and Soft Amber creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #D2855B;
--color-2: #D2A25B;
--color-3: #D2C05B;
--color-4: #C6D25B;
--color-5: #A8D25B;
}Palettes that share visual characteristics and color harmony.