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 Yellow, 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 |
|---|---|---|---|---|---|
#CFA87D | rgb(207, 168, 125) | hsl(31, 46%, 65%) | Soft Orange | View | |
#CFBD7D | rgb(207, 189, 125) | hsl(47, 46%, 65%) | Soft Yellow | View | |
#CCCF7D | rgb(204, 207, 125) | hsl(62, 46%, 65%) | Soft Yellow | View | |
#B8CF7D | rgb(184, 207, 125) | hsl(77, 46%, 65%) | Soft Lime | View | |
#A3CF7D | rgb(163, 207, 125) | hsl(92, 46%, 65%) | Soft Green | View |
:root {
--color-1: #CFA87D;
--color-2: #CFBD7D;
--color-3: #CCCF7D;
--color-4: #B8CF7D;
--color-5: #A3CF7D;
}Palettes that share visual characteristics and color harmony.