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 Yellow, Soft Yellow, Soft Lime. 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 |
|---|---|---|---|---|---|
#D3C68D | rgb(211, 198, 141) | hsl(49, 44%, 69%) | Soft Yellow | View | |
#CED38D | rgb(206, 211, 141) | hsl(64, 44%, 69%) | Soft Yellow | View | |
#BDD38D | rgb(189, 211, 141) | hsl(79, 44%, 69%) | Soft Lime | View | |
#ABD38D | rgb(171, 211, 141) | hsl(94, 44%, 69%) | Soft Green | View | |
#9AD38D | rgb(154, 211, 141) | hsl(109, 44%, 69%) | Soft Green | View |
:root {
--color-1: #D3C68D;
--color-2: #CED38D;
--color-3: #BDD38D;
--color-4: #ABD38D;
--color-5: #9AD38D;
}Palettes that share visual characteristics and color harmony.