All Palettes

Color Palette #2a8d5d, #63bfa1, #b2e1dc, #f6b83c, #d75928

0%
0%
0%

CSS code for this palette

/* CSS */
.lake-green {
color: #2a8d5d;
}
.peppermint-fresh {
color: #63bfa1;
}
.frosty-soft-blue {
color: #b2e1dc;
}
.squash-blossom {
color: #f6b83c;
}
.obstinate-orange {
color: #d75928;
}

/* CSS Variables */
:root {
--lake-green:#2a8d5d;
--peppermint-fresh:#63bfa1;
--frosty-soft-blue:#b2e1dc;
--squash-blossom:#f6b83c;
--obstinate-orange:#d75928;
}

More palettes to explore