All Palettes

Color Palette #7a993d, #bad954, #f0e78e, #fac929, #e6694c

0%
0%
0%

CSS code for this palette

/* CSS */
.antique-moss {
color: #7a993d;
}
.queen-of-gardens {
color: #bad954;
}
.bright-khaki {
color: #f0e78e;
}
.golden-banner {
color: #fac929;
}
.coral-orange {
color: #e6694c;
}

/* CSS Variables */
:root {
--antique-moss:#7a993d;
--queen-of-gardens:#bad954;
--bright-khaki:#f0e78e;
--golden-banner:#fac929;
--coral-orange:#e6694c;
}

More palettes to explore