All Palettes

Color Palette #f6a2c8, #f4b8d7, #f0c1df, #f9e49f, #f7c250

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f6a2c8;
}
.manga-pink {
color: #f4b8d7;
}
.rosy-nectar {
color: #f0c1df;
}
.durango-dust {
color: #f9e49f;
}
.creamy-sweet-corn {
color: #f7c250;
}

/* CSS Variables */
:root {
--rose-mallow:#f6a2c8;
--manga-pink:#f4b8d7;
--rosy-nectar:#f0c1df;
--durango-dust:#f9e49f;
--creamy-sweet-corn:#f7c250;
}

More palettes to explore