All Palettes

Color Palette #f6b6e2, #f1c84b, #b9e4e0, #ff6e61, #f5c7e0

0%
0%
0%

CSS code for this palette

/* CSS */
.cotton-candy-aesthetic {
color: #f6b6e2;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.bleached-aqua {
color: #b9e4e0;
}
.grapefruit-pulp {
color: #ff6e61;
}
.laelia-pink {
color: #f5c7e0;
}

/* CSS Variables */
:root {
--cotton-candy-aesthetic:#f6b6e2;
--solar-plexus-chakra:#f1c84b;
--bleached-aqua:#b9e4e0;
--grapefruit-pulp:#ff6e61;
--laelia-pink:#f5c7e0;
}

More palettes to explore