All Palettes

Color Palette #af5a7c, #d58b91, #eab8c8, #f4d2d6, #f9e8e1

0%
0%
0%

CSS code for this palette

/* CSS */
.indian-pink {
color: #af5a7c;
}
.dusty-pink {
color: #d58b91;
}
.chantilly {
color: #eab8c8;
}
.light-rose {
color: #f4d2d6;
}
.frolic {
color: #f9e8e1;
}

/* CSS Variables */
:root {
--indian-pink:#af5a7c;
--dusty-pink:#d58b91;
--chantilly:#eab8c8;
--light-rose:#f4d2d6;
--frolic:#f9e8e1;
}

More palettes to explore