All Palettes

Color Palette #ff6e61, #ff8f5c, #ffb84d, #fff4b3, #e4f7c0

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fire-orange {
color: #ff8f5c;
}
.floral-leaf {
color: #ffb84d;
}
.creamy-lemon {
color: #fff4b3;
}
.freshman {
color: #e4f7c0;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fire-orange:#ff8f5c;
--floral-leaf:#ffb84d;
--creamy-lemon:#fff4b3;
--freshman:#e4f7c0;
}

More palettes to explore