All Palettes

Color Palette #ff8e6b, #ffb19e, #ffd1c2, #ff6e61, #e65b7b

0%
0%
0%

CSS code for this palette

/* CSS */
.salmon-orange {
color: #ff8e6b;
}
.buttery-salmon {
color: #ffb19e;
}
.simply-delicious {
color: #ffd1c2;
}
.grapefruit-pulp {
color: #ff6e61;
}
.highlighter-pink {
color: #e65b7b;
}

/* CSS Variables */
:root {
--salmon-orange:#ff8e6b;
--buttery-salmon:#ffb19e;
--simply-delicious:#ffd1c2;
--grapefruit-pulp:#ff6e61;
--highlighter-pink:#e65b7b;
}

More palettes to explore