All Palettes

Color Palette #00998a, #00b39e, #00d6c4, #49e4d4, #a2f1e7

0%
0%
0%

CSS code for this palette

/* CSS */
.plumage {
color: #00998a;
}
.billiard {
color: #00b39e;
}
.mint-morning {
color: #00d6c4;
}
.fresh-turquoise {
color: #49e4d4;
}
.pale-king-s-blue {
color: #a2f1e7;
}

/* CSS Variables */
:root {
--plumage:#00998a;
--billiard:#00b39e;
--mint-morning:#00d6c4;
--fresh-turquoise:#49e4d4;
--pale-king-s-blue:#a2f1e7;
}

More palettes to explore