All Palettes

Color Palette #d47393, #eab8c8, #f4d2d7, #f8c9a5, #fdd47c

0%
0%
0%

CSS code for this palette

/* CSS */
.fiesta-pink {
color: #d47393;
}
.chantilly {
color: #eab8c8;
}
.light-rose {
color: #f4d2d7;
}
.fresco-cream {
color: #f8c9a5;
}
.soft-saffron {
color: #fdd47c;
}

/* CSS Variables */
:root {
--fiesta-pink:#d47393;
--chantilly:#eab8c8;
--light-rose:#f4d2d7;
--fresco-cream:#f8c9a5;
--soft-saffron:#fdd47c;
}

More palettes to explore