All Palettes

Color Palette #790b13, #a52c34, #d05d49, #f5a85b, #f9e1a4

0%
0%
0%

CSS code for this palette

/* CSS */
.mythical-wine {
color: #790b13;
}
.heartthrob {
color: #a52c34;
}
.bugman-s-glow {
color: #d05d49;
}
.sandy-brown {
color: #f5a85b;
}
.blended-fruit {
color: #f9e1a4;
}

/* CSS Variables */
:root {
--mythical-wine:#790b13;
--heartthrob:#a52c34;
--bugman-s-glow:#d05d49;
--sandy-brown:#f5a85b;
--blended-fruit:#f9e1a4;
}

More palettes to explore