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 |
|---|---|---|---|---|---|
#CD8A5B | rgb(205, 138, 91) | hsl(25, 53%, 58%) | Soft Orange | View | |
#CDA75B | rgb(205, 167, 91) | hsl(40, 53%, 58%) | Soft Amber | View | |
#CDC35B | rgb(205, 195, 91) | hsl(55, 53%, 58%) | Soft Yellow | View | |
#BACD5B | rgb(186, 205, 91) | hsl(70, 53%, 58%) | Soft Lime | View | |
#9DCD5B | rgb(157, 205, 91) | hsl(85, 53%, 58%) | 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: #CD8A5B;
--color-2: #CDA75B;
--color-3: #CDC35B;
--color-4: #BACD5B;
--color-5: #9DCD5B;
}Palettes that share visual characteristics and color harmony.