All Palettes

Color Palette #f9b4ce, #ff7a99, #ff6e61, #ffb84d, #ffec3d

0%
0%
0%

CSS code for this palette

/* CSS */
.fulgrim-pink {
color: #f9b4ce;
}
.aggressive-salmon {
color: #ff7a99;
}
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.hollandaise {
color: #ffec3d;
}

/* CSS Variables */
:root {
--fulgrim-pink:#f9b4ce;
--aggressive-salmon:#ff7a99;
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--hollandaise:#ffec3d;
}

More palettes to explore