All Palettes

Color Palette #f5e0a3, #f9a77b, #f6c6b6, #e8a6c5, #d2c1e1

0%
0%
0%

CSS code for this palette

/* CSS */
.sun-dust {
color: #f5e0a3;
}
.apricot-wash {
color: #f9a77b;
}
.serene-pink {
color: #f6c6b6;
}
.prettiest-pink {
color: #e8a6c5;
}
.fresh-heather {
color: #d2c1e1;
}

/* CSS Variables */
:root {
--sun-dust:#f5e0a3;
--apricot-wash:#f9a77b;
--serene-pink:#f6c6b6;
--prettiest-pink:#e8a6c5;
--fresh-heather:#d2c1e1;
}

More palettes to explore