All Palettes

Color Palette #f7d5a6, #f4b8e4, #f2a1d6, #d3e5a9, #f2e6a6

0%
0%
0%

CSS code for this palette

/* CSS */
.prosecco {
color: #f7d5a6;
}
.cotton-candy-aesthetic {
color: #f4b8e4;
}
.violet-kiss {
color: #f2a1d6;
}
.lime-cream {
color: #d3e5a9;
}
.cymophane-yellow {
color: #f2e6a6;
}

/* CSS Variables */
:root {
--prosecco:#f7d5a6;
--cotton-candy-aesthetic:#f4b8e4;
--violet-kiss:#f2a1d6;
--lime-cream:#d3e5a9;
--cymophane-yellow:#f2e6a6;
}

More palettes to explore