All Palettes

Color Palette #eab8d1, #f2a6d5, #fba2c7, #f5b87f, #f2d78c

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.violet-kiss {
color: #f2a6d5;
}
.taffy-pink {
color: #fba2c7;
}
.asagi-yellow {
color: #f5b87f;
}
.pierogi {
color: #f2d78c;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--violet-kiss:#f2a6d5;
--taffy-pink:#fba2c7;
--asagi-yellow:#f5b87f;
--pierogi:#f2d78c;
}

More palettes to explore