All Palettes

Color Palette #f3e5ba, #f2d7a1, #eec07c, #f79d36, #d67a1f

0%
0%
0%

CSS code for this palette

/* CSS */
.gentle-glow {
color: #f3e5ba;
}
.peach-patch {
color: #f2d7a1;
}
.ash-yellow {
color: #eec07c;
}
.yellow-sea {
color: #f79d36;
}
.cherokee-dignity {
color: #d67a1f;
}

/* CSS Variables */
:root {
--gentle-glow:#f3e5ba;
--peach-patch:#f2d7a1;
--ash-yellow:#eec07c;
--yellow-sea:#f79d36;
--cherokee-dignity:#d67a1f;
}

More palettes to explore