All Palettes

Color Palette #f9ccb4, #f6aa6f, #e75b3c, #a84d8d, #7b4bce

0%
0%
0%

CSS code for this palette

/* CSS */
.biscuit-cream {
color: #f9ccb4;
}
.florida-sunrise {
color: #f6aa6f;
}
.sohi-red {
color: #e75b3c;
}
.plum-dust {
color: #a84d8d;
}
.aconite-purple {
color: #7b4bce;
}

/* CSS Variables */
:root {
--biscuit-cream:#f9ccb4;
--florida-sunrise:#f6aa6f;
--sohi-red:#e75b3c;
--plum-dust:#a84d8d;
--aconite-purple:#7b4bce;
}

More palettes to explore