All Palettes

Color Palette #f0e78e, #f6d66f, #f8b74f, #f07b3d, #e44e25

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-khaki {
color: #f0e78e;
}
.forsythia-blossom {
color: #f6d66f;
}
.mango-margarita {
color: #f8b74f;
}
.salsa-sizzle {
color: #f07b3d;
}
.scoville-high {
color: #e44e25;
}

/* CSS Variables */
:root {
--bright-khaki:#f0e78e;
--forsythia-blossom:#f6d66f;
--mango-margarita:#f8b74f;
--salsa-sizzle:#f07b3d;
--scoville-high:#e44e25;
}

More palettes to explore