All Palettes

Color Palette #ff6c5c, #ff8d70, #ffb47a, #ffd68f, #fff1a3

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6c5c;
}
.alexandria {
color: #ff8d70;
}
.isn-t-it-just-peachy {
color: #ffb47a;
}
.cornmeal {
color: #ffd68f;
}
.buttered-popcorn {
color: #fff1a3;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6c5c;
--alexandria:#ff8d70;
--isn-t-it-just-peachy:#ffb47a;
--cornmeal:#ffd68f;
--buttered-popcorn:#fff1a3;
}

More palettes to explore