All Palettes

Color Palette #009ba3, #00b3aa, #00d6af, #00f5b8, #a7f1e9

0%
0%
0%

CSS code for this palette

/* CSS */
.pleasant-stream {
color: #009ba3;
}
.verditer {
color: #00b3aa;
}
.channel-marker-green {
color: #00d6af;
}
.greenish-turquoise {
color: #00f5b8;
}
.pale-king-s-blue {
color: #a7f1e9;
}

/* CSS Variables */
:root {
--pleasant-stream:#009ba3;
--verditer:#00b3aa;
--channel-marker-green:#00d6af;
--greenish-turquoise:#00f5b8;
--pale-king-s-blue:#a7f1e9;
}

More palettes to explore