All Palettes

Color Palette #f9c54e, #f9b1ae, #f9b9d7, #ff6e61, #f8e4b9

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f9c54e;
}
.peach-bud {
color: #f9b1ae;
}
.little-baby-girl {
color: #f9b9d7;
}
.grapefruit-pulp {
color: #ff6e61;
}
.gentle-glow {
color: #f8e4b9;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f9c54e;
--peach-bud:#f9b1ae;
--little-baby-girl:#f9b9d7;
--grapefruit-pulp:#ff6e61;
--gentle-glow:#f8e4b9;
}

More palettes to explore