All Palettes

Color Palette #9c1c31, #d95c26, #f7a222, #f3d46d, #e6b400

0%
0%
0%

CSS code for this palette

/* CSS */
.vivid-burgundy {
color: #9c1c31;
}
.l-l-red {
color: #d95c26;
}
.radiant-yellow {
color: #f7a222;
}
.forsythia-blossom {
color: #f3d46d;
}
.fat-gold {
color: #e6b400;
}

/* CSS Variables */
:root {
--vivid-burgundy:#9c1c31;
--l-l-red:#d95c26;
--radiant-yellow:#f7a222;
--forsythia-blossom:#f3d46d;
--fat-gold:#e6b400;
}

More palettes to explore