All Palettes

Color Palette #a51d26, #d63f24, #e7b40d, #a7c9a1, #4e8c31

0%
0%
0%

CSS code for this palette

/* CSS */
.red-hot-mama {
color: #a51d26;
}
.mr-krabs {
color: #d63f24;
}
.trumpet-gold {
color: #e7b40d;
}
.limestoned {
color: #a7c9a1;
}
.overgrown-mausoleum {
color: #4e8c31;
}

/* CSS Variables */
:root {
--red-hot-mama:#a51d26;
--mr-krabs:#d63f24;
--trumpet-gold:#e7b40d;
--limestoned:#a7c9a1;
--overgrown-mausoleum:#4e8c31;
}

More palettes to explore