All Palettes

Color Palette #f8d86d, #f0a800, #d67d00, #a55c1d, #693f3f

0%
0%
0%

CSS code for this palette

/* CSS */
.forsythia-blossom {
color: #f8d86d;
}
.welcoming-wasp {
color: #f0a800;
}
.orange-pepper {
color: #d67d00;
}
.sienna {
color: #a55c1d;
}
.folklore {
color: #693f3f;
}

/* CSS Variables */
:root {
--forsythia-blossom:#f8d86d;
--welcoming-wasp:#f0a800;
--orange-pepper:#d67d00;
--sienna:#a55c1d;
--folklore:#693f3f;
}

More palettes to explore