All Palettes

Color Palette #ff8c80, #ffb19e, #ffe8d6, #f4d35d, #f9aeae

0%
0%
0%

CSS code for this palette

/* CSS */
.desert-flower {
color: #ff8c80;
}
.buttery-salmon {
color: #ffb19e;
}
.macaroon-cream {
color: #ffe8d6;
}
.salmon-eggs {
color: #f4d35d;
}
.snow-white-blush {
color: #f9aeae;
}

/* CSS Variables */
:root {
--desert-flower:#ff8c80;
--buttery-salmon:#ffb19e;
--macaroon-cream:#ffe8d6;
--salmon-eggs:#f4d35d;
--snow-white-blush:#f9aeae;
}

More palettes to explore