All Palettes

Color Palette #f3a5b1, #d1b3d1, #a4d6c8, #f5e5b2, #f78d8d

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f3a5b1;
}
.confectionary {
color: #d1b3d1;
}
.yucca-cream {
color: #a4d6c8;
}
.smooth-as-corn-silk {
color: #f5e5b2;
}
.vinaceous-cinnamon {
color: #f78d8d;
}

/* CSS Variables */
:root {
--pink-fit:#f3a5b1;
--confectionary:#d1b3d1;
--yucca-cream:#a4d6c8;
--smooth-as-corn-silk:#f5e5b2;
--vinaceous-cinnamon:#f78d8d;
}

More palettes to explore