All Palettes

Color Palette #ff616e, #ffc370, #6c5b80, #f67481, #c06d84

0%
0%
0%

CSS code for this palette

/* CSS */
.grenadine-pink {
color: #ff616e;
}
.chanterelles {
color: #ffc370;
}
.concord-jam {
color: #6c5b80;
}
.momo-peach {
color: #f67481;
}
.briar-rose {
color: #c06d84;
}

/* CSS Variables */
:root {
--grenadine-pink:#ff616e;
--chanterelles:#ffc370;
--concord-jam:#6c5b80;
--momo-peach:#f67481;
--briar-rose:#c06d84;
}

More palettes to explore