All Palettes

Color Palette #d74437, #f56b38, #f9a34e, #fcea64, #a2d8a2

0%
0%
0%

CSS code for this palette

/* CSS */
.dangerously-red {
color: #d74437;
}
.firecracker {
color: #f56b38;
}
.gemini-mustard-momento {
color: #f9a34e;
}
.yellowish {
color: #fcea64;
}
.green-trance {
color: #a2d8a2;
}

/* CSS Variables */
:root {
--dangerously-red:#d74437;
--firecracker:#f56b38;
--gemini-mustard-momento:#f9a34e;
--yellowish:#fcea64;
--green-trance:#a2d8a2;
}

More palettes to explore