All Palettes

Color Palette #008a73, #00bdad, #a3e0d4, #f0e8d1, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.industrial-turquoise {
color: #008a73;
}
.verditer {
color: #00bdad;
}
.sparkling-mint {
color: #a3e0d4;
}
.fuzzy-sheep {
color: #f0e8d1;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--industrial-turquoise:#008a73;
--verditer:#00bdad;
--sparkling-mint:#a3e0d4;
--fuzzy-sheep:#f0e8d1;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore