All Palettes

Color Palette #d86a4b, #efaf8f, #f8d39b, #f0b400, #ab4b3b

0%
0%
0%

CSS code for this palette

/* CSS */
.jelly-slug {
color: #d86a4b;
}
.apricot-preserves {
color: #efaf8f;
}
.honey-butter {
color: #f8d39b;
}
.american-yellow {
color: #f0b400;
}
.wilted-brown {
color: #ab4b3b;
}

/* CSS Variables */
:root {
--jelly-slug:#d86a4b;
--apricot-preserves:#efaf8f;
--honey-butter:#f8d39b;
--american-yellow:#f0b400;
--wilted-brown:#ab4b3b;
}

More palettes to explore