All Palettes

Color Palette #c6a4b3, #e8a1be, #f1e5a7, #f4d35d, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-lady {
color: #c6a4b3;
}
.fussy-pink {
color: #e8a1be;
}
.cymophane-yellow {
color: #f1e5a7;
}
.salmon-eggs {
color: #f4d35d;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--pretty-lady:#c6a4b3;
--fussy-pink:#e8a1be;
--cymophane-yellow:#f1e5a7;
--salmon-eggs:#f4d35d;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore