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 |
|---|---|---|---|---|---|
#C4743B | rgb(196, 116, 59) | hsl(25, 54%, 50%) | Soft Orange | View | |
#C4963B | rgb(196, 150, 59) | hsl(40, 54%, 50%) | Soft Amber | View | |
#C4B93B | rgb(196, 185, 59) | hsl(55, 54%, 50%) | Soft Yellow | View | |
#ADC43B | rgb(173, 196, 59) | hsl(70, 54%, 50%) | Soft Lime | View | |
#8BC43B | rgb(139, 196, 59) | hsl(85, 54%, 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: #C4743B;
--color-2: #C4963B;
--color-3: #C4B93B;
--color-4: #ADC43B;
--color-5: #8BC43B;
}Palettes that share visual characteristics and color harmony.