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 |
|---|---|---|---|---|---|
#CB6634 | rgb(203, 102, 52) | hsl(20, 59%, 50%) | Soft Orange | View | |
#CB8C34 | rgb(203, 140, 52) | hsl(35, 59%, 50%) | Soft Amber | View | |
#CBB234 | rgb(203, 178, 52) | hsl(50, 59%, 50%) | Soft Yellow | View | |
#BECB34 | rgb(190, 203, 52) | hsl(65, 59%, 50%) | Soft Lime | View | |
#99CB34 | rgb(153, 203, 52) | hsl(80, 59%, 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: #CB6634;
--color-2: #CB8C34;
--color-3: #CBB234;
--color-4: #BECB34;
--color-5: #99CB34;
}Palettes that share visual characteristics and color harmony.