All Palettes

Color Palette #ff6e61, #ffa061, #ffcd61, #ffd761, #ff6b61

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-spice {
color: #ffa061;
}
.golden-moray-eel {
color: #ffcd61;
}
.aspen-gold {
color: #ffd761;
}
.pastel-red {
color: #ff6b61;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-spice:#ffa061;
--golden-moray-eel:#ffcd61;
--aspen-gold:#ffd761;
--pastel-red:#ff6b61;
}

More palettes to explore