All Palettes

Color Palette #6fbe7f, #a2d8b3, #e3f2e3, #f5f9e7, #f8c572

0%
0%
0%

CSS code for this palette

/* CSS */
.jade-stone-green {
color: #6fbe7f;
}
.nihilakh-oxide {
color: #a2d8b3;
}
.frosted-mint {
color: #e3f2e3;
}
.bean-sprout {
color: #f5f9e7;
}
.just-peachy {
color: #f8c572;
}

/* CSS Variables */
:root {
--jade-stone-green:#6fbe7f;
--nihilakh-oxide:#a2d8b3;
--frosted-mint:#e3f2e3;
--bean-sprout:#f5f9e7;
--just-peachy:#f8c572;
}

More palettes to explore