All Palettes

Color Palette #a95b8c, #e7a2b9, #f9d7e1, #f4e5b8, #ffd900

0%
0%
0%

CSS code for this palette

/* CSS */
.cyclamen-red {
color: #a95b8c;
}
.fussy-pink {
color: #e7a2b9;
}
.pink-frosting {
color: #f9d7e1;
}
.martica {
color: #f4e5b8;
}
.soviet-gold {
color: #ffd900;
}

/* CSS Variables */
:root {
--cyclamen-red:#a95b8c;
--fussy-pink:#e7a2b9;
--pink-frosting:#f9d7e1;
--martica:#f4e5b8;
--soviet-gold:#ffd900;
}

More palettes to explore