All Palettes

Color Palette #f6b6e0, #f1b05b, #f9e8a4, #a3d4f5, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.cotton-candy-aesthetic {
color: #f6b6e0;
}
.cheater {
color: #f1b05b;
}
.bleached-sunflower {
color: #f9e8a4;
}
.juzcar-blue {
color: #a3d4f5;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--cotton-candy-aesthetic:#f6b6e0;
--cheater:#f1b05b;
--bleached-sunflower:#f9e8a4;
--juzcar-blue:#a3d4f5;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore