All Palettes

Color Palette #f1b041, #d63f2e, #a94b3d, #6f3c2a, #3c7939

0%
0%
0%

CSS code for this palette

/* CSS */
.butter-cream {
color: #f1b041;
}
.vampire-red {
color: #d63f2e;
}
.wilted-brown {
color: #a94b3d;
}
.red-mane {
color: #6f3c2a;
}
.mermaid-s-tail {
color: #3c7939;
}

/* CSS Variables */
:root {
--butter-cream:#f1b041;
--vampire-red:#d63f2e;
--wilted-brown:#a94b3d;
--red-mane:#6f3c2a;
--mermaid-s-tail:#3c7939;
}

More palettes to explore