All Palettes

Color Palette #faeccc, #f5d0a3, #f2b05f, #eab85d, #d6a238

0%
0%
0%

CSS code for this palette

/* CSS */
.honey-moth {
color: #faeccc;
}
.tequila {
color: #f5d0a3;
}
.goldfish {
color: #f2b05f;
}
.chandra-cream {
color: #eab85d;
}
.yellow-jasper {
color: #d6a238;
}

/* CSS Variables */
:root {
--honey-moth:#faeccc;
--tequila:#f5d0a3;
--goldfish:#f2b05f;
--chandra-cream:#eab85d;
--yellow-jasper:#d6a238;
}

More palettes to explore