All Palettes

Color Palette #fbcb3c, #f7a650, #f77c59, #f45d6c, #c24c8d

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-jacket {
color: #fbcb3c;
}
.ginger-milk {
color: #f7a650;
}
.bonfire {
color: #f77c59;
}
.ripe-malinka {
color: #f45d6c;
}
.mulberry-yogurt {
color: #c24c8d;
}

/* CSS Variables */
:root {
--yellow-jacket:#fbcb3c;
--ginger-milk:#f7a650;
--bonfire:#f77c59;
--ripe-malinka:#f45d6c;
--mulberry-yogurt:#c24c8d;
}

More palettes to explore