All Palettes

Color Palette #f9c54e, #fde68b, #f9aeae, #f6afa2, #f1a7d8

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f9c54e;
}
.bicycle-yellow {
color: #fde68b;
}
.snow-white-blush {
color: #f9aeae;
}
.first-date {
color: #f6afa2;
}
.pretty-pink-piggy {
color: #f1a7d8;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f9c54e;
--bicycle-yellow:#fde68b;
--snow-white-blush:#f9aeae;
--first-date:#f6afa2;
--pretty-pink-piggy:#f1a7d8;
}

More palettes to explore