All Palettes

Color Palette #f7d06e, #f9a939, #f26f3a, #da4b2b, #a6364c

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-tulip {
color: #f7d06e;
}
.raichu-orange {
color: #f9a939;
}
.chinese-orange {
color: #f26f3a;
}
.crab-curry {
color: #da4b2b;
}
.ochre-red {
color: #a6364c;
}

/* CSS Variables */
:root {
--yellow-tulip:#f7d06e;
--raichu-orange:#f9a939;
--chinese-orange:#f26f3a;
--crab-curry:#da4b2b;
--ochre-red:#a6364c;
}

More palettes to explore