All Palettes

Color Palette #9d4d9b, #c06d8f, #f1a7c6, #f7d4b6, #f9e6b9

0%
0%
0%

CSS code for this palette

/* CSS */
.hyacinth-violet {
color: #9d4d9b;
}
.prehistoric-pink {
color: #c06d8f;
}
.rose-mallow {
color: #f1a7c6;
}
.cheddar-corn {
color: #f7d4b6;
}
.hawaiian-cream {
color: #f9e6b9;
}

/* CSS Variables */
:root {
--hyacinth-violet:#9d4d9b;
--prehistoric-pink:#c06d8f;
--rose-mallow:#f1a7c6;
--cheddar-corn:#f7d4b6;
--hawaiian-cream:#f9e6b9;
}

More palettes to explore