All Palettes

Color Palette #8f4d7b, #c39d9f, #f4b99f, #f7da6e, #e4a82f

0%
0%
0%

CSS code for this palette

/* CSS */
.sugar-plum {
color: #8f4d7b;
}
.rose-embroidery {
color: #c39d9f;
}
.certain-peach {
color: #f4b99f;
}
.pale-pear {
color: #f7da6e;
}
.dried-goldenrod {
color: #e4a82f;
}

/* CSS Variables */
:root {
--sugar-plum:#8f4d7b;
--rose-embroidery:#c39d9f;
--certain-peach:#f4b99f;
--pale-pear:#f7da6e;
--dried-goldenrod:#e4a82f;
}

More palettes to explore