All Palettes

Color Palette #a30021, #d45d40, #eb9a3d, #f6c25a, #f6e1b6

0%
0%
0%

CSS code for this palette

/* CSS */
.castlevania-heart {
color: #a30021;
}
.fireglow {
color: #d45d40;
}
.gorse-yellow-orange {
color: #eb9a3d;
}
.butterfield {
color: #f6c25a;
}
.soft-butter {
color: #f6e1b6;
}

/* CSS Variables */
:root {
--castlevania-heart:#a30021;
--fireglow:#d45d40;
--gorse-yellow-orange:#eb9a3d;
--butterfield:#f6c25a;
--soft-butter:#f6e1b6;
}

More palettes to explore