All Palettes

Color Palette #f0e78e, #f2d58c, #f4c58a, #f5a15b, #f77950

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-khaki {
color: #f0e78e;
}
.sprouted {
color: #f2d58c;
}
.arts-crafts-gold {
color: #f4c58a;
}
.bergamot-orange {
color: #f5a15b;
}
.coral-rose {
color: #f77950;
}

/* CSS Variables */
:root {
--bright-khaki:#f0e78e;
--sprouted:#f2d58c;
--arts-crafts-gold:#f4c58a;
--bergamot-orange:#f5a15b;
--coral-rose:#f77950;
}

More palettes to explore