All Palettes

Color Palette #d63f2e, #e6734c, #f1b341, #f8d887, #fdf1d8

0%
0%
0%

CSS code for this palette

/* CSS */
.vampire-red {
color: #d63f2e;
}
.bloodletter {
color: #e6734c;
}
.butter-cream {
color: #f1b341;
}
.pancake {
color: #f8d887;
}
.escargot {
color: #fdf1d8;
}

/* CSS Variables */
:root {
--vampire-red:#d63f2e;
--bloodletter:#e6734c;
--butter-cream:#f1b341;
--pancake:#f8d887;
--escargot:#fdf1d8;
}

More palettes to explore