All Palettes

Color Palette #e8a87d, #f9d36c, #f9e6a9, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-clay {
color: #e8a87d;
}
.lighthouse-glow {
color: #f9d36c;
}
.gold-sand {
color: #f9e6a9;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--orange-clay:#e8a87d;
--lighthouse-glow:#f9d36c;
--gold-sand:#f9e6a9;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore