All Palettes

Color Palette #d84a31, #f5a35b, #f2d36e, #fef1c3, #e5a53e

0%
0%
0%

CSS code for this palette

/* CSS */
.spicy-orange {
color: #d84a31;
}
.sandy-brown {
color: #f5a35b;
}
.yellow-cream {
color: #f2d36e;
}
.pound-cake {
color: #fef1c3;
}
.tulip-tree {
color: #e5a53e;
}

/* CSS Variables */
:root {
--spicy-orange:#d84a31;
--sandy-brown:#f5a35b;
--yellow-cream:#f2d36e;
--pound-cake:#fef1c3;
--tulip-tree:#e5a53e;
}

More palettes to explore