All Palettes

Color Palette #ff6e61, #ff9c8f, #f5c99e, #f3e4aa, #ffd97a

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.lolly {
color: #ff9c8f;
}
.sundown {
color: #f5c99e;
}
.vanilla {
color: #f3e4aa;
}
.pina {
color: #ffd97a;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--lolly:#ff9c8f;
--sundown:#f5c99e;
--vanilla:#f3e4aa;
--pina:#ffd97a;
}

More palettes to explore