All Palettes

Color Palette #ff8e6b, #ffb19e, #ffe2d6, #ff6e61, #f14b3b

0%
0%
0%

CSS code for this palette

/* CSS */
.salmon-orange {
color: #ff8e6b;
}
.buttery-salmon {
color: #ffb19e;
}
.light-quilt {
color: #ffe2d6;
}
.grapefruit-pulp {
color: #ff6e61;
}
.strawberry-avalanche {
color: #f14b3b;
}

/* CSS Variables */
:root {
--salmon-orange:#ff8e6b;
--buttery-salmon:#ffb19e;
--light-quilt:#ffe2d6;
--grapefruit-pulp:#ff6e61;
--strawberry-avalanche:#f14b3b;
}

More palettes to explore