All Palettes

Color Palette #007d99, #2bb1b6, #5ed7d9, #a0f0f3, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.mosaic-blue {
color: #007d99;
}
.caicos-turquoise {
color: #2bb1b6;
}
.hammam-blue {
color: #5ed7d9;
}
.waterspout {
color: #a0f0f3;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--mosaic-blue:#007d99;
--caicos-turquoise:#2bb1b6;
--hammam-blue:#5ed7d9;
--waterspout:#a0f0f3;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore