All Palettes

Color Palette #ff6e61, #ffa047, #ffb84d, #ffd86b, #ffee8f

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.au-gratin {
color: #ffa047;
}
.floral-leaf {
color: #ffb84d;
}
.hint-of-honey {
color: #ffd86b;
}
.the-first-daffodil {
color: #ffee8f;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--au-gratin:#ffa047;
--floral-leaf:#ffb84d;
--hint-of-honey:#ffd86b;
--the-first-daffodil:#ffee8f;
}

More palettes to explore