All Palettes

Color Palette #d63f2e, #f1b341, #f1d298, #6ca0b2, #4e2c4e

0%
0%
0%

CSS code for this palette

/* CSS */
.vampire-red {
color: #d63f2e;
}
.butter-cream {
color: #f1b341;
}
.white-corn {
color: #f1d298;
}
.bluebird-feather {
color: #6ca0b2;
}
.plum-skin {
color: #4e2c4e;
}

/* CSS Variables */
:root {
--vampire-red:#d63f2e;
--butter-cream:#f1b341;
--white-corn:#f1d298;
--bluebird-feather:#6ca0b2;
--plum-skin:#4e2c4e;
}

More palettes to explore