All Palettes

Color Palette #ff6e61, #ff914d, #ffb84d, #ffe59e, #ffec3d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.boredom-buster {
color: #ff914d;
}
.floral-leaf {
color: #ffb84d;
}
.hello-yellow {
color: #ffe59e;
}
.hollandaise {
color: #ffec3d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--boredom-buster:#ff914d;
--floral-leaf:#ffb84d;
--hello-yellow:#ffe59e;
--hollandaise:#ffec3d;
}

More palettes to explore