All Palettes

Color Palette #ffb19e, #ff6e61, #d95e3f, #9f512d, #fffbf0

0%
0%
0%

CSS code for this palette

/* CSS */
.buttery-salmon {
color: #ffb19e;
}
.grapefruit-pulp {
color: #ff6e61;
}
.fireglow {
color: #d95e3f;
}
.texas-ranger-brown {
color: #9f512d;
}
.vanilla-shake {
color: #fffbf0;
}

/* CSS Variables */
:root {
--buttery-salmon:#ffb19e;
--grapefruit-pulp:#ff6e61;
--fireglow:#d95e3f;
--texas-ranger-brown:#9f512d;
--vanilla-shake:#fffbf0;
}

More palettes to explore