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 |
|---|---|---|---|---|---|
#C2793D | rgb(194, 121, 61) | hsl(27, 52%, 50%) | Soft Orange | View | |
#C29A3D | rgb(194, 154, 61) | hsl(42, 52%, 50%) | Soft Amber | View | |
#C2BB3D | rgb(194, 187, 61) | hsl(57, 52%, 50%) | Soft Yellow | View | |
#A7C23D | rgb(167, 194, 61) | hsl(72, 52%, 50%) | Soft Lime | View | |
#86C23D | rgb(134, 194, 61) | hsl(87, 52%, 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: #C2793D;
--color-2: #C29A3D;
--color-3: #C2BB3D;
--color-4: #A7C23D;
--color-5: #86C23D;
}Palettes that share visual characteristics and color harmony.