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 |
|---|---|---|---|---|---|
#B97E46 | rgb(185, 126, 70) | hsl(29, 45%, 50%) | Soft Orange | View | |
#B99A46 | rgb(185, 154, 70) | hsl(44, 45%, 50%) | Soft Amber | View | |
#B9B746 | rgb(185, 183, 70) | hsl(59, 45%, 50%) | Soft Yellow | View | |
#9EB946 | rgb(158, 185, 70) | hsl(74, 45%, 50%) | Soft Lime | View | |
#81B946 | rgb(129, 185, 70) | hsl(89, 45%, 50%) | Soft Green | 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: #B97E46;
--color-2: #B99A46;
--color-3: #B9B746;
--color-4: #9EB946;
--color-5: #81B946;
}Palettes that share visual characteristics and color harmony.