All Palettes

Color Palette #e8a87d, #d5b59a, #f9c54e, #f94346, #56768f

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-clay {
color: #e8a87d;
}
.tower-tan {
color: #d5b59a;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}
.copen-blue {
color: #56768f;
}

/* CSS Variables */
:root {
--orange-clay:#e8a87d;
--tower-tan:#d5b59a;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
--copen-blue:#56768f;
}

More palettes to explore