All Palettes

Color Palette #00aeb8, #2acfc4, #73e3e7, #a2f6f4, #d2f9f9

0%
0%
0%

CSS code for this palette

/* CSS */
.bluebird {
color: #00aeb8;
}
.turquoise-panic {
color: #2acfc4;
}
.turkish-turquoise {
color: #73e3e7;
}
.waterspout {
color: #a2f6f4;
}
.tinted-ice {
color: #d2f9f9;
}

/* CSS Variables */
:root {
--bluebird:#00aeb8;
--turquoise-panic:#2acfc4;
--turkish-turquoise:#73e3e7;
--waterspout:#a2f6f4;
--tinted-ice:#d2f9f9;
}

More palettes to explore