All Palettes

Color Palette #ff6e61, #ffa142, #ffcd29, #5abf8b, #3e8e8e

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.bumblebee {
color: #ffcd29;
}
.spearmint-burst {
color: #5abf8b;
}
.blue-chill {
color: #3e8e8e;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--bumblebee:#ffcd29;
--spearmint-burst:#5abf8b;
--blue-chill:#3e8e8e;
}

More palettes to explore