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 |
|---|---|---|---|---|---|
#C2703D | rgb(194, 112, 61) | hsl(23, 52%, 50%) | Soft Orange | View | |
#C2913D | rgb(194, 145, 61) | hsl(38, 52%, 50%) | Soft Amber | View | |
#C2B23D | rgb(194, 178, 61) | hsl(53, 52%, 50%) | Soft Yellow | View | |
#B0C23D | rgb(176, 194, 61) | hsl(68, 52%, 50%) | Soft Lime | View | |
#8FC23D | rgb(143, 194, 61) | hsl(83, 52%, 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: #C2703D;
--color-2: #C2913D;
--color-3: #C2B23D;
--color-4: #B0C23D;
--color-5: #8FC23D;
}Palettes that share visual characteristics and color harmony.