All Palettes

Color Palette #c92c41, #f27269, #f9ba62, #f4e4b3, #b9d6da

0%
0%
0%

CSS code for this palette

/* CSS */
.red-peppercorn {
color: #c92c41;
}
.debutante {
color: #f27269;
}
.cochin-chicken {
color: #f9ba62;
}
.smooth-as-corn-silk {
color: #f4e4b3;
}
.light-sky-chase {
color: #b9d6da;
}

/* CSS Variables */
:root {
--red-peppercorn:#c92c41;
--debutante:#f27269;
--cochin-chicken:#f9ba62;
--smooth-as-corn-silk:#f4e4b3;
--light-sky-chase:#b9d6da;
}

More palettes to explore