All Palettes

Color Palette #ff6e61, #ff9a57, #ffd980, #b9e4c9, #51bdb9

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.honey-carrot-cake {
color: #ff9a57;
}
.zinnia-gold {
color: #ffd980;
}
.spearmints {
color: #b9e4c9;
}
.treasured-teal {
color: #51bdb9;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--honey-carrot-cake:#ff9a57;
--zinnia-gold:#ffd980;
--spearmints:#b9e4c9;
--treasured-teal:#51bdb9;
}

More palettes to explore