All Palettes

Color Palette #bf2b18, #d35d27, #f0a30a, #f1d63b, #b6c92c

0%
0%
0%

CSS code for this palette

/* CSS */
.red-death {
color: #bf2b18;
}
.bright-delight {
color: #d35d27;
}
.orange-pospsicle {
color: #f0a30a;
}
.giallo {
color: #f1d63b;
}
.young-plum {
color: #b6c92c;
}

/* CSS Variables */
:root {
--red-death:#bf2b18;
--bright-delight:#d35d27;
--orange-pospsicle:#f0a30a;
--giallo:#f1d63b;
--young-plum:#b6c92c;
}

More palettes to explore