All Palettes

Color Palette #b93c6e, #d96d9a, #f1a7c7, #f5e2b2, #f6a76f

0%
0%
0%

CSS code for this palette

/* CSS */
.spicy-purple {
color: #b93c6e;
}
.the-sickener {
color: #d96d9a;
}
.rose-mallow {
color: #f1a7c7;
}
.friendly-yellow {
color: #f5e2b2;
}
.florida-sunrise {
color: #f6a76f;
}

/* CSS Variables */
:root {
--spicy-purple:#b93c6e;
--the-sickener:#d96d9a;
--rose-mallow:#f1a7c7;
--friendly-yellow:#f5e2b2;
--florida-sunrise:#f6a76f;
}

More palettes to explore