All Palettes

Color Palette #d8a2c8, #f3e49b, #f4b943, #76d6c3, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.pastel-lavender {
color: #d8a2c8;
}
.buttery-croissant {
color: #f3e49b;
}
.golden-glam {
color: #f4b943;
}
.star-grass {
color: #76d6c3;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--pastel-lavender:#d8a2c8;
--buttery-croissant:#f3e49b;
--golden-glam:#f4b943;
--star-grass:#76d6c3;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore