All Palettes

Color Palette #eab8d1, #f1b6b1, #f4cca9, #f8d79b, #f8e5a0

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.mesa-rose {
color: #f1b6b1;
}
.allspice {
color: #f4cca9;
}
.applesauce {
color: #f8d79b;
}
.venetian-yellow {
color: #f8e5a0;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--mesa-rose:#f1b6b1;
--allspice:#f4cca9;
--applesauce:#f8d79b;
--venetian-yellow:#f8e5a0;
}

More palettes to explore