All Palettes

Color Palette #e1a54c, #f9c54e, #f9d66c, #f9e4a4, #f9c4b4

0%
0%
0%

CSS code for this palette

/* CSS */
.brass-mesh {
color: #e1a54c;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.forsythia-blossom {
color: #f9d66c;
}
.blended-fruit {
color: #f9e4a4;
}
.apricot-obsession {
color: #f9c4b4;
}

/* CSS Variables */
:root {
--brass-mesh:#e1a54c;
--creamy-sweet-corn:#f9c54e;
--forsythia-blossom:#f9d66c;
--blended-fruit:#f9e4a4;
--apricot-obsession:#f9c4b4;
}

More palettes to explore