All Palettes

Color Palette #f2d97d, #f1b74b, #f29c7d, #d5a6f2, #8e609f

0%
0%
0%

CSS code for this palette

/* CSS */
.sandy {
color: #f2d97d;
}
.maximum-yellow-red {
color: #f1b74b;
}
.cumquat-cream {
color: #f29c7d;
}
.petal-plush {
color: #d5a6f2;
}
.aster-violetta {
color: #8e609f;
}

/* CSS Variables */
:root {
--sandy:#f2d97d;
--maximum-yellow-red:#f1b74b;
--cumquat-cream:#f29c7d;
--petal-plush:#d5a6f2;
--aster-violetta:#8e609f;
}

More palettes to explore