All Palettes

Color Palette #f6df60, #d9a930, #a37b14, #4a4a4a, #f2f2f2

0%
0%
0%

CSS code for this palette

/* CSS */
.dilly-dally {
color: #f6df60;
}
.golden-grass {
color: #d9a930;
}
.nataneyu-gold {
color: #a37b14;
}
.shadowed-steel {
color: #4a4a4a;
}
.bleached-silk {
color: #f2f2f2;
}

/* CSS Variables */
:root {
--dilly-dally:#f6df60;
--golden-grass:#d9a930;
--nataneyu-gold:#a37b14;
--shadowed-steel:#4a4a4a;
--bleached-silk:#f2f2f2;
}

More palettes to explore