All Palettes

Color Palette #ffb19e, #ff6e61, #ff3c2e, #d83c31, #a54a1d

0%
0%
0%

CSS code for this palette

/* CSS */
.buttery-salmon {
color: #ffb19e;
}
.grapefruit-pulp {
color: #ff6e61;
}
.red-orange {
color: #ff3c2e;
}
.vampire-red {
color: #d83c31;
}
.hamburger {
color: #a54a1d;
}

/* CSS Variables */
:root {
--buttery-salmon:#ffb19e;
--grapefruit-pulp:#ff6e61;
--red-orange:#ff3c2e;
--vampire-red:#d83c31;
--hamburger:#a54a1d;
}

More palettes to explore