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 |
|---|---|---|---|---|---|
#C16C3E | rgb(193, 108, 62) | hsl(21, 51%, 50%) | Soft Orange | View | |
#C18D3E | rgb(193, 141, 62) | hsl(36, 51%, 50%) | Soft Amber | View | |
#C1AD3E | rgb(193, 173, 62) | hsl(51, 51%, 50%) | Soft Yellow | View | |
#B4C13E | rgb(180, 193, 62) | hsl(66, 51%, 50%) | Soft Lime | View | |
#93C13E | rgb(147, 193, 62) | hsl(81, 51%, 50%) | 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: #C16C3E;
--color-2: #C18D3E;
--color-3: #C1AD3E;
--color-4: #B4C13E;
--color-5: #93C13E;
}Palettes that share visual characteristics and color harmony.