All Palettes

Color Palette #f8d63f, #f7ae40, #f77d26, #f75e22, #f7411d

0%
0%
0%

CSS code for this palette

/* CSS */
.dandelion-yellow {
color: #f8d63f;
}
.raichu-orange {
color: #f7ae40;
}
.ornery-tangerine {
color: #f77d26;
}
.plastic-carrot {
color: #f75e22;
}
.spiritstone-red {
color: #f7411d;
}

/* CSS Variables */
:root {
--dandelion-yellow:#f8d63f;
--raichu-orange:#f7ae40;
--ornery-tangerine:#f77d26;
--plastic-carrot:#f75e22;
--spiritstone-red:#f7411d;
}

More palettes to explore