All Palettes

Color Palette #f9c54e, #f9aeae, #f7b1a1, #f9d7e6, #f1c0e8

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f9c54e;
}
.snow-white-blush {
color: #f9aeae;
}
.first-date {
color: #f7b1a1;
}
.sunset-pink {
color: #f9d7e6;
}
.lavender-soap {
color: #f1c0e8;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f9c54e;
--snow-white-blush:#f9aeae;
--first-date:#f7b1a1;
--sunset-pink:#f9d7e6;
--lavender-soap:#f1c0e8;
}

More palettes to explore