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 Orange, 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 |
|---|---|---|---|---|---|
#A95B3D | rgb(169, 91, 61) | hsl(17, 47%, 45%) | Soft Orange | View | |
#A9763D | rgb(169, 118, 61) | hsl(32, 47%, 45%) | Soft Orange | View | |
#A9913D | rgb(169, 145, 61) | hsl(47, 47%, 45%) | Soft Yellow | View | |
#A5A93D | rgb(165, 169, 61) | hsl(62, 47%, 45%) | Soft Yellow | View | |
#8AA93D | rgb(138, 169, 61) | hsl(77, 47%, 45%) | Soft Lime | View |
:root {
--color-1: #A95B3D;
--color-2: #A9763D;
--color-3: #A9913D;
--color-4: #A5A93D;
--color-5: #8AA93D;
}Palettes that share visual characteristics and color harmony.