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 |
|---|---|---|---|---|---|
#C9A182 | rgb(201, 161, 130) | hsl(26, 40%, 65%) | Soft Orange | View | |
#C9B382 | rgb(201, 179, 130) | hsl(41, 40%, 65%) | Soft Amber | View | |
#C9C582 | rgb(201, 197, 130) | hsl(57, 40%, 65%) | Soft Yellow | View | |
#BCC982 | rgb(188, 201, 130) | hsl(71, 40%, 65%) | Soft Lime | View | |
#ABC982 | rgb(171, 201, 130) | hsl(85, 40%, 65%) | 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: #C9A182;
--color-2: #C9B382;
--color-3: #C9C582;
--color-4: #BCC982;
--color-5: #ABC982;
}Palettes that share visual characteristics and color harmony.