All Palettes

Color Palette #1a818e, #3cc8c6, #70e6d8, #a6f7d5, #f5ffdb

0%
0%
0%

CSS code for this palette

/* CSS */
.pagoda-blue {
color: #1a818e;
}
.bianchi-green {
color: #3cc8c6;
}
.turquoise-chalk {
color: #70e6d8;
}
.pale-turquoise {
color: #a6f7d5;
}
.apple-martini {
color: #f5ffdb;
}

/* CSS Variables */
:root {
--pagoda-blue:#1a818e;
--bianchi-green:#3cc8c6;
--turquoise-chalk:#70e6d8;
--pale-turquoise:#a6f7d5;
--apple-martini:#f5ffdb;
}

More palettes to explore