All Palettes

Color Palette #d33131, #e57171, #fbc02d, #ffec3d, #8bc34b

0%
0%
0%

CSS code for this palette

/* CSS */
.akuma {
color: #d33131;
}
.pastrami {
color: #e57171;
}
.not-yo-cheese {
color: #fbc02d;
}
.hollandaise {
color: #ffec3d;
}
.citrus-surge {
color: #8bc34b;
}

/* CSS Variables */
:root {
--akuma:#d33131;
--pastrami:#e57171;
--not-yo-cheese:#fbc02d;
--hollandaise:#ffec3d;
--citrus-surge:#8bc34b;
}

More palettes to explore