All Palettes

Color Palette #f1c1d6, #ff9c8f, #ff6e61, #ffb84d, #ffd54d

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f1c1d6;
}
.lolly {
color: #ff9c8f;
}
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.vibrant {
color: #ffd54d;
}

/* CSS Variables */
:root {
--sweetheart:#f1c1d6;
--lolly:#ff9c8f;
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--vibrant:#ffd54d;
}

More palettes to explore