All Palettes

Color Palette #6fbe7f, #a3d7a3, #e4f6e4, #f9f9c3, #f5b7b2

0%
0%
0%

CSS code for this palette

/* CSS */
.jade-stone-green {
color: #6fbe7f;
}
.green-trance {
color: #a3d7a3;
}
.after-dinner-mint {
color: #e4f6e4;
}
.fine-linen {
color: #f9f9c3;
}
.old-flame {
color: #f5b7b2;
}

/* CSS Variables */
:root {
--jade-stone-green:#6fbe7f;
--green-trance:#a3d7a3;
--after-dinner-mint:#e4f6e4;
--fine-linen:#f9f9c3;
--old-flame:#f5b7b2;
}

More palettes to explore