All Palettes

Color Palette #f4c543, #f1b341, #d63f2e, #a94b3d, #6a294a

0%
0%
0%

CSS code for this palette

/* CSS */
.pyrite {
color: #f4c543;
}
.butter-cream {
color: #f1b341;
}
.vampire-red {
color: #d63f2e;
}
.wilted-brown {
color: #a94b3d;
}
.witch-soup {
color: #6a294a;
}

/* CSS Variables */
:root {
--pyrite:#f4c543;
--butter-cream:#f1b341;
--vampire-red:#d63f2e;
--wilted-brown:#a94b3d;
--witch-soup:#6a294a;
}

More palettes to explore