All Palettes

Color Palette #c03b21, #f26d50, #f9a77b, #fddb91, #e7e7b6

0%
0%
0%

CSS code for this palette

/* CSS */
.gazpacho {
color: #c03b21;
}
.royal-blush {
color: #f26d50;
}
.apricot-wash {
color: #f9a77b;
}
.lemon-pound-cake {
color: #fddb91;
}
.iced-celery {
color: #e7e7b6;
}

/* CSS Variables */
:root {
--gazpacho:#c03b21;
--royal-blush:#f26d50;
--apricot-wash:#f9a77b;
--lemon-pound-cake:#fddb91;
--iced-celery:#e7e7b6;
}

More palettes to explore