All Palettes

Color Palette #f95860, #f69c6f, #f5d68a, #a3d65c, #4abf8c

0%
0%
0%

CSS code for this palette

/* CSS */
.festive-fennec {
color: #f95860;
}
.burning-coals {
color: #f69c6f;
}
.scalloped-potatoes {
color: #f5d68a;
}
.lime-lizard {
color: #a3d65c;
}
.garish-green {
color: #4abf8c;
}

/* CSS Variables */
:root {
--festive-fennec:#f95860;
--burning-coals:#f69c6f;
--scalloped-potatoes:#f5d68a;
--lime-lizard:#a3d65c;
--garish-green:#4abf8c;
}

More palettes to explore