All Palettes

Color Palette #ff6e61, #ffa142, #ffcc33, #a8e6cf, #d4b5e8

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.sunglow {
color: #ffcc33;
}
.turquoise-tower {
color: #a8e6cf;
}
.pretty-petunia {
color: #d4b5e8;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--sunglow:#ffcc33;
--turquoise-tower:#a8e6cf;
--pretty-petunia:#d4b5e8;
}

More palettes to explore