All Palettes

Color Palette #7f2a92, #b46eab, #e8a6c4, #f2d86e, #f1b74b

0%
0%
0%

CSS code for this palette

/* CSS */
.druchii-violet {
color: #7f2a92;
}
.moonlight-melody {
color: #b46eab;
}
.prettiest-pink {
color: #e8a6c4;
}
.mocha-dandelion {
color: #f2d86e;
}
.maximum-yellow-red {
color: #f1b74b;
}

/* CSS Variables */
:root {
--druchii-violet:#7f2a92;
--moonlight-melody:#b46eab;
--prettiest-pink:#e8a6c4;
--mocha-dandelion:#f2d86e;
--maximum-yellow-red:#f1b74b;
}

More palettes to explore