All Palettes

Color Palette #f1b341, #f2a74a, #f2d269, #d63f2e, #5e8b5b

0%
0%
0%

CSS code for this palette

/* CSS */
.butter-cream {
color: #f1b341;
}
.egyptian-gold {
color: #f2a74a;
}
.yellow-cream {
color: #f2d269;
}
.vampire-red {
color: #d63f2e;
}
.hippie-green {
color: #5e8b5b;
}

/* CSS Variables */
:root {
--butter-cream:#f1b341;
--egyptian-gold:#f2a74a;
--yellow-cream:#f2d269;
--vampire-red:#d63f2e;
--hippie-green:#5e8b5b;
}

More palettes to explore