All Palettes

Color Palette #da4b2b, #f5a524, #f7c94b, #e1e7d5, #3b7e35

0%
0%
0%

CSS code for this palette

/* CSS */
.crab-curry {
color: #da4b2b;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.sunny-mood {
color: #f7c94b;
}
.just-about-green {
color: #e1e7d5;
}
.mermaid-s-tail {
color: #3b7e35;
}

/* CSS Variables */
:root {
--crab-curry:#da4b2b;
--apricot-glazed-chicken:#f5a524;
--sunny-mood:#f7c94b;
--just-about-green:#e1e7d5;
--mermaid-s-tail:#3b7e35;
}

More palettes to explore