All Palettes

Color Palette #6fbe7d, #a7d770, #f2e15f, #f9ba6c, #e15656

0%
0%
0%

CSS code for this palette

/* CSS */
.young-fern {
color: #6fbe7d;
}
.bilious-green {
color: #a7d770;
}
.flame-seal {
color: #f2e15f;
}
.citrus-honey {
color: #f9ba6c;
}
.flushed {
color: #e15656;
}

/* CSS Variables */
:root {
--young-fern:#6fbe7d;
--bilious-green:#a7d770;
--flame-seal:#f2e15f;
--citrus-honey:#f9ba6c;
--flushed:#e15656;
}

More palettes to explore