All Palettes

Color Palette #5f8b8c, #a3c8c0, #d1e5e0, #ffc29e, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.steel-teal {
color: #5f8b8c;
}
.tareyton {
color: #a3c8c0;
}
.seaglass {
color: #d1e5e0;
}
.esprit-peach {
color: #ffc29e;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--steel-teal:#5f8b8c;
--tareyton:#a3c8c0;
--seaglass:#d1e5e0;
--esprit-peach:#ffc29e;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore