All Palettes

Color Palette #1c8e9b, #40bfb3, #a3e0d3, #f8c4d0, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.safe-harbour {
color: #1c8e9b;
}
.tint-of-turquoise {
color: #40bfb3;
}
.sparkling-mint {
color: #a3e0d3;
}
.sullivan-s-heart {
color: #f8c4d0;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--safe-harbour:#1c8e9b;
--tint-of-turquoise:#40bfb3;
--sparkling-mint:#a3e0d3;
--sullivan-s-heart:#f8c4d0;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore