All Palettes

Color Palette #009996, #00b3aa, #00d1b9, #00e6bf, #00f0d4

0%
0%
0%

CSS code for this palette

/* CSS */
.regula-barbara-blue {
color: #009996;
}
.verditer {
color: #00b3aa;
}
.pristine-oceanic {
color: #00d1b9;
}
.mint-morning {
color: #00e6bf;
}
.first-timer-green {
color: #00f0d4;
}

/* CSS Variables */
:root {
--regula-barbara-blue:#009996;
--verditer:#00b3aa;
--pristine-oceanic:#00d1b9;
--mint-morning:#00e6bf;
--first-timer-green:#00f0d4;
}

More palettes to explore