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 |
|---|---|---|---|---|---|
#D79F7F | rgb(215, 159, 127) | hsl(22, 52%, 67%) | Soft Orange | View | |
#D7B57F | rgb(215, 181, 127) | hsl(37, 52%, 67%) | Soft Amber | View | |
#D7CB7F | rgb(215, 203, 127) | hsl(52, 52%, 67%) | Soft Yellow | View | |
#CCD77F | rgb(204, 215, 127) | hsl(68, 52%, 67%) | Soft Lime | View | |
#B7D77F | rgb(183, 215, 127) | hsl(82, 52%, 67%) | 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: #D79F7F;
--color-2: #D7B57F;
--color-3: #D7CB7F;
--color-4: #CCD77F;
--color-5: #B7D77F;
}Palettes that share visual characteristics and color harmony.