All Palettes

Color Palette #d63f2e, #f26b31, #faa200, #a6d56d, #2c8a9b

0%
0%
0%

CSS code for this palette

/* CSS */
.vampire-red {
color: #d63f2e;
}
.basketball {
color: #f26b31;
}
.mad-for-mango {
color: #faa200;
}
.bilious-green {
color: #a6d56d;
}
.scooter {
color: #2c8a9b;
}

/* CSS Variables */
:root {
--vampire-red:#d63f2e;
--basketball:#f26b31;
--mad-for-mango:#faa200;
--bilious-green:#a6d56d;
--scooter:#2c8a9b;
}

More palettes to explore