All Palettes

Color Palette #1d8e9a, #4bb4a2, #80d1a8, #f4c843, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.safe-harbour {
color: #1d8e9a;
}
.sacred-turquoise {
color: #4bb4a2;
}
.pharaoh-s-jade {
color: #80d1a8;
}
.softsun {
color: #f4c843;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--safe-harbour:#1d8e9a;
--sacred-turquoise:#4bb4a2;
--pharaoh-s-jade:#80d1a8;
--softsun:#f4c843;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore