All Palettes

Color Palette #d6383b, #ef3b1f, #ff8c00, #ffd042, #e6f05c

0%
0%
0%

CSS code for this palette

/* CSS */
.jasper {
color: #d6383b;
}
.red-rampage {
color: #ef3b1f;
}
.sun-crete {
color: #ff8c00;
}
.lamplight {
color: #ffd042;
}
.pineapple-high {
color: #e6f05c;
}

/* CSS Variables */
:root {
--jasper:#d6383b;
--red-rampage:#ef3b1f;
--sun-crete:#ff8c00;
--lamplight:#ffd042;
--pineapple-high:#e6f05c;
}

More palettes to explore