All Palettes

Color Palette #f7e1a1, #f6c54c, #f2a60d, #d78a1d, #b9701d

0%
0%
0%

CSS code for this palette

/* CSS */
.venetian-yellow {
color: #f7e1a1;
}
.creamy-sweet-corn {
color: #f6c54c;
}
.orange-pospsicle {
color: #f2a60d;
}
.dulce-de-leche {
color: #d78a1d;
}
.thai-curry {
color: #b9701d;
}

/* CSS Variables */
:root {
--venetian-yellow:#f7e1a1;
--creamy-sweet-corn:#f6c54c;
--orange-pospsicle:#f2a60d;
--dulce-de-leche:#d78a1d;
--thai-curry:#b9701d;
}

More palettes to explore