All Palettes

Color Palette #a2d7d0, #6dc5b3, #1f988c, #f4a462, #e76e50

0%
0%
0%

CSS code for this palette

/* CSS */
.touch-of-turquoise {
color: #a2d7d0;
}
.miami-teal {
color: #6dc5b3;
}
.ocean-liner {
color: #1f988c;
}
.shrimp-cocktail {
color: #f4a462;
}
.entan-red {
color: #e76e50;
}

/* CSS Variables */
:root {
--touch-of-turquoise:#a2d7d0;
--miami-teal:#6dc5b3;
--ocean-liner:#1f988c;
--shrimp-cocktail:#f4a462;
--entan-red:#e76e50;
}

More palettes to explore