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 |
|---|---|---|---|---|---|
#CE955F | rgb(206, 149, 95) | hsl(29, 53%, 59%) | Soft Orange | View | |
#CEB05F | rgb(206, 176, 95) | hsl(44, 53%, 59%) | Soft Amber | View | |
#CECC5F | rgb(206, 204, 95) | hsl(59, 53%, 59%) | Soft Yellow | View | |
#B4CE5F | rgb(180, 206, 95) | hsl(74, 53%, 59%) | Soft Lime | View | |
#98CE5F | rgb(152, 206, 95) | hsl(89, 53%, 59%) | 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: #CE955F;
--color-2: #CEB05F;
--color-3: #CECC5F;
--color-4: #B4CE5F;
--color-5: #98CE5F;
}Palettes that share visual characteristics and color harmony.