All Palettes

Color Palette #f0516e, #f4a99f, #f2cfc0, #f4d5a9, #f8c84f

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-pepper {
color: #f0516e;
}
.rosy-outlook {
color: #f4a99f;
}
.indian-clay {
color: #f2cfc0;
}
.enjoyable-yellow {
color: #f4d5a9;
}
.go-bananas {
color: #f8c84f;
}

/* CSS Variables */
:root {
--pink-pepper:#f0516e;
--rosy-outlook:#f4a99f;
--indian-clay:#f2cfc0;
--enjoyable-yellow:#f4d5a9;
--go-bananas:#f8c84f;
}

More palettes to explore