All Palettes

Color Palette #f1a7b1, #f7b6b7, #f9d1a9, #f4c99f, #eab8d1

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f1a7b1;
}
.precious-pink {
color: #f7b6b7;
}
.allspice {
color: #f9d1a9;
}
.sundown {
color: #f4c99f;
}
.sweet-lilac {
color: #eab8d1;
}

/* CSS Variables */
:root {
--pink-fit:#f1a7b1;
--precious-pink:#f7b6b7;
--allspice:#f9d1a9;
--sundown:#f4c99f;
--sweet-lilac:#eab8d1;
}

More palettes to explore