All Palettes

Color Palette #f7deb1, #f3c0a5, #eba8c8, #c973b5, #a44c8d

0%
0%
0%

CSS code for this palette

/* CSS */
.butter-muffin {
color: #f7deb1;
}
.neighborly-peach {
color: #f3c0a5;
}
.elastic-pink {
color: #eba8c8;
}
.sky-magenta {
color: #c973b5;
}
.viva-magenta {
color: #a44c8d;
}

/* CSS Variables */
:root {
--butter-muffin:#f7deb1;
--neighborly-peach:#f3c0a5;
--elastic-pink:#eba8c8;
--sky-magenta:#c973b5;
--viva-magenta:#a44c8d;
}

More palettes to explore