All Palettes

Color Palette #74b9a3, #69af4b, #f9cb24, #f39c12, #d62e2e

0%
0%
0%

CSS code for this palette

/* CSS */
.turtle-lake {
color: #74b9a3;
}
.sour-candy {
color: #69af4b;
}
.pot-of-gold {
color: #f9cb24;
}
.dodgeroll-gold {
color: #f39c12;
}
.chi-gong {
color: #d62e2e;
}

/* CSS Variables */
:root {
--turtle-lake:#74b9a3;
--sour-candy:#69af4b;
--pot-of-gold:#f9cb24;
--dodgeroll-gold:#f39c12;
--chi-gong:#d62e2e;
}

More palettes to explore