All Palettes

Color Palette #f6e2c1, #f2d8a1, #f0c98e, #e6b56b, #d19c52

0%
0%
0%

CSS code for this palette

/* CSS */
.tea-cookie {
color: #f6e2c1;
}
.double-cream {
color: #f2d8a1;
}
.skullcrusher-brass {
color: #f0c98e;
}
.california-chamois {
color: #e6b56b;
}
.bright-gold {
color: #d19c52;
}

/* CSS Variables */
:root {
--tea-cookie:#f6e2c1;
--double-cream:#f2d8a1;
--skullcrusher-brass:#f0c98e;
--california-chamois:#e6b56b;
--bright-gold:#d19c52;
}

More palettes to explore