All Palettes

Color Palette #f9b5a4, #ff6e61, #ffb84d, #ffd95c, #f0f8e8

0%
0%
0%

CSS code for this palette

/* CSS */
.just-blush {
color: #f9b5a4;
}
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.lemon-twist {
color: #ffd95c;
}
.white-sulfur {
color: #f0f8e8;
}

/* CSS Variables */
:root {
--just-blush:#f9b5a4;
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--lemon-twist:#ffd95c;
--white-sulfur:#f0f8e8;
}

More palettes to explore