All Palettes

Color Palette #b25c9e, #f3a5c4, #f5d07a, #f1b74b, #c77d29

0%
0%
0%

CSS code for this palette

/* CSS */
.bodacious {
color: #b25c9e;
}
.rose-mallow {
color: #f3a5c4;
}
.popcorn {
color: #f5d07a;
}
.maximum-yellow-red {
color: #f1b74b;
}
.mulberry-thorn {
color: #c77d29;
}

/* CSS Variables */
:root {
--bodacious:#b25c9e;
--rose-mallow:#f3a5c4;
--popcorn:#f5d07a;
--maximum-yellow-red:#f1b74b;
--mulberry-thorn:#c77d29;
}

More palettes to explore