All Palettes

Color Palette #eab8d1, #f4a4c1, #f6c598, #f7e3a1, #a4d5f4

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.rogue-pink {
color: #f4a4c1;
}
.cream-blush {
color: #f6c598;
}
.venetian-yellow {
color: #f7e3a1;
}
.juzcar-blue {
color: #a4d5f4;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--rogue-pink:#f4a4c1;
--cream-blush:#f6c598;
--venetian-yellow:#f7e3a1;
--juzcar-blue:#a4d5f4;
}

More palettes to explore