All Palettes

Color Palette #f0e78e, #f6d779, #f8ba4f, #f36e35, #c94b3b

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-khaki {
color: #f0e78e;
}
.golden-raspberry {
color: #f6d779;
}
.full-yellow {
color: #f8ba4f;
}
.mandarin-orange {
color: #f36e35;
}
.painted-poppy {
color: #c94b3b;
}

/* CSS Variables */
:root {
--bright-khaki:#f0e78e;
--golden-raspberry:#f6d779;
--full-yellow:#f8ba4f;
--mandarin-orange:#f36e35;
--painted-poppy:#c94b3b;
}

More palettes to explore