All Palettes

Color Palette #f9b4d6, #f2a6c8, #e689b8, #c68edc, #a9c9e5

0%
0%
0%

CSS code for this palette

/* CSS */
.lavender-candy {
color: #f9b4d6;
}
.rose-mallow {
color: #f2a6c8;
}
.tempting-pink {
color: #e689b8;
}
.blush-essence {
color: #c68edc;
}
.template {
color: #a9c9e5;
}

/* CSS Variables */
:root {
--lavender-candy:#f9b4d6;
--rose-mallow:#f2a6c8;
--tempting-pink:#e689b8;
--blush-essence:#c68edc;
--template:#a9c9e5;
}

More palettes to explore