All Palettes

Color Palette #ff5c9d, #ffb87a, #d6a400, #4f4f4f, #2b2b73

0%
0%
0%

CSS code for this palette

/* CSS */
.fuchsia-fever {
color: #ff5c9d;
}
.macaroni-and-cheese {
color: #ffb87a;
}
.moldy-ochre {
color: #d6a400;
}
.black-oak {
color: #4f4f4f;
}
.blue-rose {
color: #2b2b73;
}

/* CSS Variables */
:root {
--fuchsia-fever:#ff5c9d;
--macaroni-and-cheese:#ffb87a;
--moldy-ochre:#d6a400;
--black-oak:#4f4f4f;
--blue-rose:#2b2b73;
}

More palettes to explore