All Palettes

Color Palette #ffd900, #f6eab6, #d7b58e, #a69a7d, #6a4d4d

0%
0%
0%

CSS code for this palette

/* CSS */
.soviet-gold {
color: #ffd900;
}
.trapunto {
color: #f6eab6;
}
.nutmeg-glow {
color: #d7b58e;
}
.harvest-dance {
color: #a69a7d;
}
.marron {
color: #6a4d4d;
}

/* CSS Variables */
:root {
--soviet-gold:#ffd900;
--trapunto:#f6eab6;
--nutmeg-glow:#d7b58e;
--harvest-dance:#a69a7d;
--marron:#6a4d4d;
}

More palettes to explore