All Palettes

Color Palette #d33131, #e57171, #f8b9ce, #ffcc80, #ffd54d

0%
0%
0%

CSS code for this palette

/* CSS */
.akuma {
color: #d33131;
}
.pastrami {
color: #e57171;
}
.christy-s-smile {
color: #f8b9ce;
}
.egg-yolk {
color: #ffcc80;
}
.vibrant {
color: #ffd54d;
}

/* CSS Variables */
:root {
--akuma:#d33131;
--pastrami:#e57171;
--christy-s-smile:#f8b9ce;
--egg-yolk:#ffcc80;
--vibrant:#ffd54d;
}

More palettes to explore