All Palettes

Color Palette #f0e78e, #f7d669, #f1a14b, #e67e3d, #c84c3c

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-khaki {
color: #f0e78e;
}
.lighthouse-glow {
color: #f7d669;
}
.troll-slayer-orange {
color: #f1a14b;
}
.pizazz {
color: #e67e3d;
}
.painted-poppy {
color: #c84c3c;
}

/* CSS Variables */
:root {
--bright-khaki:#f0e78e;
--lighthouse-glow:#f7d669;
--troll-slayer-orange:#f1a14b;
--pizazz:#e67e3d;
--painted-poppy:#c84c3c;
}

More palettes to explore