All Palettes

Color Palette #c74c1f, #ff7e3d, #ffc94d, #a9e2a2, #4f9b9c

0%
0%
0%

CSS code for this palette

/* CSS */
.red-panda {
color: #c74c1f;
}
.mango-tango {
color: #ff7e3d;
}
.chunky-bee {
color: #ffc94d;
}
.grape-green {
color: #a9e2a2;
}
.cold-north {
color: #4f9b9c;
}

/* CSS Variables */
:root {
--red-panda:#c74c1f;
--mango-tango:#ff7e3d;
--chunky-bee:#ffc94d;
--grape-green:#a9e2a2;
--cold-north:#4f9b9c;
}

More palettes to explore