All Palettes

Color Palette #f5c24d, #e8a83b, #d78028, #b75c1f, #a0432c

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f5c24d;
}
.yakitori {
color: #e8a83b;
}
.dulce-de-leche {
color: #d78028;
}
.old-guitar {
color: #b75c1f;
}
.rock-spray {
color: #a0432c;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f5c24d;
--yakitori:#e8a83b;
--dulce-de-leche:#d78028;
--old-guitar:#b75c1f;
--rock-spray:#a0432c;
}

More palettes to explore