All Palettes

Color Palette #f0a400, #f6c34c, #eab47b, #d87b4f, #c85b5c

0%
0%
0%

CSS code for this palette

/* CSS */
.lemon-dream {
color: #f0a400;
}
.creamy-sweet-corn {
color: #f6c34c;
}
.terra-sol {
color: #eab47b;
}
.copper-harbor {
color: #d87b4f;
}
.pinkadelic {
color: #c85b5c;
}

/* CSS Variables */
:root {
--lemon-dream:#f0a400;
--creamy-sweet-corn:#f6c34c;
--terra-sol:#eab47b;
--copper-harbor:#d87b4f;
--pinkadelic:#c85b5c;
}

More palettes to explore