All Palettes

Color Palette #f9e45d, #ffc757, #ff6f52, #d9513f, #592c63

0%
0%
0%

CSS code for this palette

/* CSS */
.goldfinch {
color: #f9e45d;
}
.orange-delight {
color: #ffc757;
}
.orange-pink {
color: #ff6f52;
}
.spirit-warrior {
color: #d9513f;
}
.imperial-purple {
color: #592c63;
}

/* CSS Variables */
:root {
--goldfinch:#f9e45d;
--orange-delight:#ffc757;
--orange-pink:#ff6f52;
--spirit-warrior:#d9513f;
--imperial-purple:#592c63;
}

More palettes to explore