All Palettes

Color Palette #1a1a1a, #b42d2d, #f9d55d, #3c791b, #1f8fff

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-black {
color: #1a1a1a;
}
.madder-red {
color: #b42d2d;
}
.salmon-eggs {
color: #f9d55d;
}
.forest-empress {
color: #3c791b;
}
.clear-chill {
color: #1f8fff;
}

/* CSS Variables */
:root {
--eerie-black:#1a1a1a;
--madder-red:#b42d2d;
--salmon-eggs:#f9d55d;
--forest-empress:#3c791b;
--clear-chill:#1f8fff;
}

More palettes to explore