All Palettes

Color Palette #f7b1bf, #ff6e61, #ff998a, #f9d55d, #69af4b

0%
0%
0%

CSS code for this palette

/* CSS */
.powder-rose {
color: #f7b1bf;
}
.grapefruit-pulp {
color: #ff6e61;
}
.peach-pink {
color: #ff998a;
}
.salmon-eggs {
color: #f9d55d;
}
.sour-candy {
color: #69af4b;
}

/* CSS Variables */
:root {
--powder-rose:#f7b1bf;
--grapefruit-pulp:#ff6e61;
--peach-pink:#ff998a;
--salmon-eggs:#f9d55d;
--sour-candy:#69af4b;
}

More palettes to explore