All Palettes

Color Palette #ff8a9d, #ff6e61, #ffb84d, #ffe680, #ffcdcc

0%
0%
0%

CSS code for this palette

/* CSS */
.conch-shell {
color: #ff8a9d;
}
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.cowbell {
color: #ffe680;
}
.lusty-gallant {
color: #ffcdcc;
}

/* CSS Variables */
:root {
--conch-shell:#ff8a9d;
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--cowbell:#ffe680;
--lusty-gallant:#ffcdcc;
}

More palettes to explore