All Palettes

Color Palette #f9e25d, #f9c54e, #f9a34e, #f7afa1, #f9ac90

0%
0%
0%

CSS code for this palette

/* CSS */
.goldfinch {
color: #f9e25d;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.gemini-mustard-momento {
color: #f9a34e;
}
.first-date {
color: #f7afa1;
}
.october-haze {
color: #f9ac90;
}

/* CSS Variables */
:root {
--goldfinch:#f9e25d;
--creamy-sweet-corn:#f9c54e;
--gemini-mustard-momento:#f9a34e;
--first-date:#f7afa1;
--october-haze:#f9ac90;
}

More palettes to explore