All Palettes

Color Palette #c94f4f, #f76969, #f8b98b, #f8e59b, #f1f3bf

0%
0%
0%

CSS code for this palette

/* CSS */
.chinese-dragon {
color: #c94f4f;
}
.fiery-salmon {
color: #f76969;
}
.fresh-peaches {
color: #f8b98b;
}
.storm-lightning {
color: #f8e59b;
}
.apple-slice {
color: #f1f3bf;
}

/* CSS Variables */
:root {
--chinese-dragon:#c94f4f;
--fiery-salmon:#f76969;
--fresh-peaches:#f8b98b;
--storm-lightning:#f8e59b;
--apple-slice:#f1f3bf;
}

More palettes to explore