All Palettes

Color Palette #5a8c8c, #4b9b6c, #3ebba7, #ffd54d, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.dusty-turquoise {
color: #5a8c8c;
}
.greenbrier {
color: #4b9b6c;
}
.pure-cyan {
color: #3ebba7;
}
.vibrant {
color: #ffd54d;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--dusty-turquoise:#5a8c8c;
--greenbrier:#4b9b6c;
--pure-cyan:#3ebba7;
--vibrant:#ffd54d;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore