All Palettes

Color Palette #ff6e61, #ffa142, #ffd900, #b0dfe8, #a36cc1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.soviet-gold {
color: #ffd900;
}
.powder-blue {
color: #b0dfe8;
}
.prickly-purple {
color: #a36cc1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--soviet-gold:#ffd900;
--powder-blue:#b0dfe8;
--prickly-purple:#a36cc1;
}

More palettes to explore