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 |
|---|---|---|---|---|---|
#CE814B | rgb(206, 129, 75) | hsl(25, 57%, 55%) | Soft Orange | View | |
#CEA24B | rgb(206, 162, 75) | hsl(40, 57%, 55%) | Soft Amber | View | |
#CEC34B | rgb(206, 195, 75) | hsl(55, 57%, 55%) | Soft Yellow | View | |
#B8CE4B | rgb(184, 206, 75) | hsl(70, 57%, 55%) | Soft Lime | View | |
#97CE4B | rgb(151, 206, 75) | hsl(85, 57%, 55%) | 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: #CE814B;
--color-2: #CEA24B;
--color-3: #CEC34B;
--color-4: #B8CE4B;
--color-5: #97CE4B;
}Palettes that share visual characteristics and color harmony.