All Palettes

Color Palette #d62e3f, #e64b3d, #f68b2c, #f8c24f, #f1e3b1

0%
0%
0%

CSS code for this palette

/* CSS */
.safflower-red {
color: #d62e3f;
}
.mandarin-red {
color: #e64b3d;
}
.quince-jelly {
color: #f68b2c;
}
.creamy-sweet-corn {
color: #f8c24f;
}
.lime-bright {
color: #f1e3b1;
}

/* CSS Variables */
:root {
--safflower-red:#d62e3f;
--mandarin-red:#e64b3d;
--quince-jelly:#f68b2c;
--creamy-sweet-corn:#f8c24f;
--lime-bright:#f1e3b1;
}

More palettes to explore