All Palettes

Color Palette #f8ccb9, #f6a65a, #f48b2f, #f16f1e, #e0383b

0%
0%
0%

CSS code for this palette

/* CSS */
.biscuit-cream {
color: #f8ccb9;
}
.ginger-milk {
color: #f6a65a;
}
.creole-sauce {
color: #f48b2f;
}
.apocalyptic-orange {
color: #f16f1e;
}
.rose-madder {
color: #e0383b;
}

/* CSS Variables */
:root {
--biscuit-cream:#f8ccb9;
--ginger-milk:#f6a65a;
--creole-sauce:#f48b2f;
--apocalyptic-orange:#f16f1e;
--rose-madder:#e0383b;
}

More palettes to explore