All Palettes

Color Palette #f5f5f5, #e6e6e6, #d6d6d6, #a8d30d, #b80000

0%
0%
0%

CSS code for this palette

/* CSS */
.white-smoke {
color: #f5f5f5;
}
.extraordinary-abundance-of-tinge {
color: #e6e6e6;
}
.silver-medal {
color: #d6d6d6;
}
.jeune-citron {
color: #a8d30d;
}
.harlock-s-cape {
color: #b80000;
}

/* CSS Variables */
:root {
--white-smoke:#f5f5f5;
--extraordinary-abundance-of-tinge:#e6e6e6;
--silver-medal:#d6d6d6;
--jeune-citron:#a8d30d;
--harlock-s-cape:#b80000;
}

More palettes to explore