All Palettes

Color Palette #ff6e61, #ffa142, #ffcd29, #5bb3b3, #d64c4c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.bumblebee {
color: #ffcd29;
}
.hygiene-green {
color: #5bb3b3;
}
.horror-snob {
color: #d64c4c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--bumblebee:#ffcd29;
--hygiene-green:#5bb3b3;
--horror-snob:#d64c4c;
}

More palettes to explore