All Palettes

Color Palette #b83e2e, #d55930, #e68c37, #f5b85c, #fddb91

0%
0%
0%

CSS code for this palette

/* CSS */
.valiant-poppy {
color: #b83e2e;
}
.obstinate-orange {
color: #d55930;
}
.california {
color: #e68c37;
}
.crunch {
color: #f5b85c;
}
.lemon-pound-cake {
color: #fddb91;
}

/* CSS Variables */
:root {
--valiant-poppy:#b83e2e;
--obstinate-orange:#d55930;
--california:#e68c37;
--crunch:#f5b85c;
--lemon-pound-cake:#fddb91;
}

More palettes to explore