All Palettes

Color Palette #ff6e61, #ffa142, #ffcd29, #9fd6e0, #3a8d8c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.bumblebee {
color: #ffcd29;
}
.terrace-pool {
color: #9fd6e0;
}
.blue-chill {
color: #3a8d8c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--bumblebee:#ffcd29;
--terrace-pool:#9fd6e0;
--blue-chill:#3a8d8c;
}

More palettes to explore