All Palettes

Color Palette #f3bb20, #f8c54f, #f3e98c, #f0e0b7, #e2c1a7

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-lock {
color: #f3bb20;
}
.creamy-sweet-corn {
color: #f8c54f;
}
.bright-khaki {
color: #f3e98c;
}
.sauerkraut {
color: #f0e0b7;
}
.apricot-illusion {
color: #e2c1a7;
}

/* CSS Variables */
:root {
--golden-lock:#f3bb20;
--creamy-sweet-corn:#f8c54f;
--bright-khaki:#f3e98c;
--sauerkraut:#f0e0b7;
--apricot-illusion:#e2c1a7;
}

More palettes to explore