All Palettes

Color Palette #d63f2e, #f06d4c, #f8b849, #f4e26c, #e4f1b1

0%
0%
0%

CSS code for this palette

/* CSS */
.vampire-red {
color: #d63f2e;
}
.entan-red {
color: #f06d4c;
}
.mango-margarita {
color: #f8b849;
}
.vanilla-pudding {
color: #f4e26c;
}
.spring-kiss {
color: #e4f1b1;
}

/* CSS Variables */
:root {
--vampire-red:#d63f2e;
--entan-red:#f06d4c;
--mango-margarita:#f8b849;
--vanilla-pudding:#f4e26c;
--spring-kiss:#e4f1b1;
}

More palettes to explore