All Palettes

Color Palette #deae8c, #e0c7a3, #d59b6c, #b74b38, #b6390c

0%
0%
0%

CSS code for this palette

/* CSS */
.boot-hill-ghost {
color: #deae8c;
}
.fortune-cookie {
color: #e0c7a3;
}
.prayer-flag {
color: #d59b6c;
}
.vermilion-red {
color: #b74b38;
}
.martian-ironcrust {
color: #b6390c;
}

/* CSS Variables */
:root {
--boot-hill-ghost:#deae8c;
--fortune-cookie:#e0c7a3;
--prayer-flag:#d59b6c;
--vermilion-red:#b74b38;
--martian-ironcrust:#b6390c;
}

More palettes to explore