All Palettes

Color Palette #c94e3b, #f76969, #f1af4b, #f1d67e, #a4d7da

0%
0%
0%

CSS code for this palette

/* CSS */
.painted-poppy {
color: #c94e3b;
}
.fiery-salmon {
color: #f76969;
}
.koji-orange {
color: #f1af4b;
}
.jemima {
color: #f1d67e;
}
.midwinter-mist {
color: #a4d7da;
}

/* CSS Variables */
:root {
--painted-poppy:#c94e3b;
--fiery-salmon:#f76969;
--koji-orange:#f1af4b;
--jemima:#f1d67e;
--midwinter-mist:#a4d7da;
}

More palettes to explore