All Palettes

Color Palette #f7e1a1, #f4b943, #f09a28, #db6a3d, #792a3b

0%
0%
0%

CSS code for this palette

/* CSS */
.venetian-yellow {
color: #f7e1a1;
}
.golden-glam {
color: #f4b943;
}
.burning-trail {
color: #f09a28;
}
.bonfire-night {
color: #db6a3d;
}
.tripleberry {
color: #792a3b;
}

/* CSS Variables */
:root {
--venetian-yellow:#f7e1a1;
--golden-glam:#f4b943;
--burning-trail:#f09a28;
--bonfire-night:#db6a3d;
--tripleberry:#792a3b;
}

More palettes to explore