All Palettes

Color Palette #f8c668, #f1a65b, #f18b4b, #e7693c, #d9513f

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-currant {
color: #f8c668;
}
.sandy-brown {
color: #f1a65b;
}
.poppy-glow {
color: #f18b4b;
}
.emergency-zone {
color: #e7693c;
}
.spirit-warrior {
color: #d9513f;
}

/* CSS Variables */
:root {
--yellow-currant:#f8c668;
--sandy-brown:#f1a65b;
--poppy-glow:#f18b4b;
--emergency-zone:#e7693c;
--spirit-warrior:#d9513f;
}

More palettes to explore