All Palettes

Color Palette #ff6e61, #ffb06b, #ffd900, #dbb8e5, #f2a1c5

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-fire {
color: #ffb06b;
}
.soviet-gold {
color: #ffd900;
}
.pretty-petunia {
color: #dbb8e5;
}
.prism-pink {
color: #f2a1c5;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-fire:#ffb06b;
--soviet-gold:#ffd900;
--pretty-petunia:#dbb8e5;
--prism-pink:#f2a1c5;
}

More palettes to explore