All Palettes

Color Palette #d62b1f, #f26b31, #faa200, #f9e380, #a9e08f

0%
0%
0%

CSS code for this palette

/* CSS */
.pure-red {
color: #d62b1f;
}
.basketball {
color: #f26b31;
}
.mad-for-mango {
color: #faa200;
}
.pasta-luego {
color: #f9e380;
}
.stem-green {
color: #a9e08f;
}

/* CSS Variables */
:root {
--pure-red:#d62b1f;
--basketball:#f26b31;
--mad-for-mango:#faa200;
--pasta-luego:#f9e380;
--stem-green:#a9e08f;
}

More palettes to explore