All Palettes

Color Palette #ff6e61, #ffa047, #ffbf29, #f4e1a4, #a3d7d1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.au-gratin {
color: #ffa047;
}
.brimstone {
color: #ffbf29;
}
.optimistic-yellow {
color: #f4e1a4;
}
.smooth-satin {
color: #a3d7d1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--au-gratin:#ffa047;
--brimstone:#ffbf29;
--optimistic-yellow:#f4e1a4;
--smooth-satin:#a3d7d1;
}

More palettes to explore