All Palettes

Color Palette #4ba07f, #69c9a4, #a9e5d1, #f2f5b7, #ef4d4d

0%
0%
0%

CSS code for this palette

/* CSS */
.wintergreen-shadow {
color: #4ba07f;
}
.minted-elegance {
color: #69c9a4;
}
.botanical-tint {
color: #a9e5d1;
}
.chiffon {
color: #f2f5b7;
}
.pastel-strawberry {
color: #ef4d4d;
}

/* CSS Variables */
:root {
--wintergreen-shadow:#4ba07f;
--minted-elegance:#69c9a4;
--botanical-tint:#a9e5d1;
--chiffon:#f2f5b7;
--pastel-strawberry:#ef4d4d;
}

More palettes to explore