All Palettes

Color Palette #f8d8a0, #f2b05f, #e8a359, #d39969, #c78b6b

0%
0%
0%

CSS code for this palette

/* CSS */
.milky-maize {
color: #f8d8a0;
}
.goldfish {
color: #f2b05f;
}
.roasted-squash {
color: #e8a359;
}
.folksy-gold {
color: #d39969;
}
.hitching-post {
color: #c78b6b;
}

/* CSS Variables */
:root {
--milky-maize:#f8d8a0;
--goldfish:#f2b05f;
--roasted-squash:#e8a359;
--folksy-gold:#d39969;
--hitching-post:#c78b6b;
}

More palettes to explore