All Palettes

Color Palette #2a8d8c, #50a3b4, #6cc5d0, #ade6e6, #f8fbb1

0%
0%
0%

CSS code for this palette

/* CSS */
.taos-turquoise {
color: #2a8d8c;
}
.maui-blue {
color: #50a3b4;
}
.paradise-sky {
color: #6cc5d0;
}
.cool-crayon {
color: #ade6e6;
}
.yellow-chalk {
color: #f8fbb1;
}

/* CSS Variables */
:root {
--taos-turquoise:#2a8d8c;
--maui-blue:#50a3b4;
--paradise-sky:#6cc5d0;
--cool-crayon:#ade6e6;
--yellow-chalk:#f8fbb1;
}

More palettes to explore