All Palettes

Color Palette #d47393, #e09ea4, #f4cbc8, #f9d3b9, #f4e0a4

0%
0%
0%

CSS code for this palette

/* CSS */
.fiesta-pink {
color: #d47393;
}
.glamour {
color: #e09ea4;
}
.first-peach {
color: #f4cbc8;
}
.tender-peach {
color: #f9d3b9;
}
.sun-dust {
color: #f4e0a4;
}

/* CSS Variables */
:root {
--fiesta-pink:#d47393;
--glamour:#e09ea4;
--first-peach:#f4cbc8;
--tender-peach:#f9d3b9;
--sun-dust:#f4e0a4;
}

More palettes to explore