All Palettes

Color Palette #f8c9b4, #f2a48c, #f27c5f, #d1534d, #9d2a30

0%
0%
0%

CSS code for this palette

/* CSS */
.biscuit-cream {
color: #f8c9b4;
}
.stone-fruit {
color: #f2a48c;
}
.akak-red {
color: #f27c5f;
}
.ginger-flower {
color: #d1534d;
}
.dorset-naga {
color: #9d2a30;
}

/* CSS Variables */
:root {
--biscuit-cream:#f8c9b4;
--stone-fruit:#f2a48c;
--akak-red:#f27c5f;
--ginger-flower:#d1534d;
--dorset-naga:#9d2a30;
}

More palettes to explore