All Palettes

Color Palette #f8c24f, #e4a82f, #d6901f, #c57a2b, #a55a2c

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f8c24f;
}
.dried-goldenrod {
color: #e4a82f;
}
.apricot-chicken {
color: #d6901f;
}
.mulberry-thorn {
color: #c57a2b;
}
.scarecrow-frown {
color: #a55a2c;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f8c24f;
--dried-goldenrod:#e4a82f;
--apricot-chicken:#d6901f;
--mulberry-thorn:#c57a2b;
--scarecrow-frown:#a55a2c;
}

More palettes to explore