All Palettes

Color Palette #fff0c7, #d9c8a1, #a59e8d, #f2c66e, #ffb84d

0%
0%
0%

CSS code for this palette

/* CSS */
.crocus-tint {
color: #fff0c7;
}
.golden-lake {
color: #d9c8a1;
}
.apple-hill {
color: #a59e8d;
}
.cornsilk-yellow {
color: #f2c66e;
}
.floral-leaf {
color: #ffb84d;
}

/* CSS Variables */
:root {
--crocus-tint:#fff0c7;
--golden-lake:#d9c8a1;
--apple-hill:#a59e8d;
--cornsilk-yellow:#f2c66e;
--floral-leaf:#ffb84d;
}

More palettes to explore