All Palettes

Color Palette #4d0f25, #982a3c, #d2675b, #f2a85a, #f8e3a0

0%
0%
0%

CSS code for this palette

/* CSS */
.what-we-do-in-the-shadows {
color: #4d0f25;
}
.velvet-cake {
color: #982a3c;
}
.desert-coral {
color: #d2675b;
}
.polished-gold {
color: #f2a85a;
}
.venetian-yellow {
color: #f8e3a0;
}

/* CSS Variables */
:root {
--what-we-do-in-the-shadows:#4d0f25;
--velvet-cake:#982a3c;
--desert-coral:#d2675b;
--polished-gold:#f2a85a;
--venetian-yellow:#f8e3a0;
}

More palettes to explore