All Palettes

Color Palette #f0e78e, #f4c543, #f9a83e, #f86a3f, #d8544f

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-khaki {
color: #f0e78e;
}
.pyrite {
color: #f4c543;
}
.raichu-orange {
color: #f9a83e;
}
.carrot {
color: #f86a3f;
}
.capocollo {
color: #d8544f;
}

/* CSS Variables */
:root {
--bright-khaki:#f0e78e;
--pyrite:#f4c543;
--raichu-orange:#f9a83e;
--carrot:#f86a3f;
--capocollo:#d8544f;
}

More palettes to explore