All Palettes

Color Palette #f5b2ca, #f9e29f, #f2b87d, #f29c7d, #ef9fd2

0%
0%
0%

CSS code for this palette

/* CSS */
.fulgrim-pink {
color: #f5b2ca;
}
.durango-dust {
color: #f9e29f;
}
.sunburst {
color: #f2b87d;
}
.cumquat-cream {
color: #f29c7d;
}
.violet-kiss {
color: #ef9fd2;
}

/* CSS Variables */
:root {
--fulgrim-pink:#f5b2ca;
--durango-dust:#f9e29f;
--sunburst:#f2b87d;
--cumquat-cream:#f29c7d;
--violet-kiss:#ef9fd2;
}

More palettes to explore