All Palettes

Color Palette #f5b2d0, #ff9b85, #ff6e61, #ffb84d, #fce8b0

0%
0%
0%

CSS code for this palette

/* CSS */
.fulgrim-pink {
color: #f5b2d0;
}
.candy {
color: #ff9b85;
}
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.gold-thread {
color: #fce8b0;
}

/* CSS Variables */
:root {
--fulgrim-pink:#f5b2d0;
--candy:#ff9b85;
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--gold-thread:#fce8b0;
}

More palettes to explore