All Palettes

Color Palette #d7a3c9, #f5b7e6, #ff9a75, #ffce6b, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.berry-popsicle {
color: #d7a3c9;
}
.cotton-candy-aesthetic {
color: #f5b7e6;
}
.flash-in-the-pan {
color: #ff9a75;
}
.faded-sunlight {
color: #ffce6b;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--berry-popsicle:#d7a3c9;
--cotton-candy-aesthetic:#f5b7e6;
--flash-in-the-pan:#ff9a75;
--faded-sunlight:#ffce6b;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore