All Palettes

Color Palette #effce9, #b5e3d4, #92d3b8, #69c9a3, #3dbd8c

0%
0%
0%

CSS code for this palette

/* CSS */
.cr-me-de-menthe {
color: #effce9;
}
.cruise {
color: #b5e3d4;
}
.larimar-green {
color: #92d3b8;
}
.minted-elegance {
color: #69c9a3;
}
.mint {
color: #3dbd8c;
}

/* CSS Variables */
:root {
--cr-me-de-menthe:#effce9;
--cruise:#b5e3d4;
--larimar-green:#92d3b8;
--minted-elegance:#69c9a3;
--mint:#3dbd8c;
}

More palettes to explore