All Palettes

Color Palette #d4a649, #e3b86d, #f1d298, #f4c89f, #e2a5a2

0%
0%
0%

CSS code for this palette

/* CSS */
.royal-gold-pearl {
color: #d4a649;
}
.english-custard {
color: #e3b86d;
}
.white-corn {
color: #f1d298;
}
.sundown {
color: #f4c89f;
}
.coral-fountain {
color: #e2a5a2;
}

/* CSS Variables */
:root {
--royal-gold-pearl:#d4a649;
--english-custard:#e3b86d;
--white-corn:#f1d298;
--sundown:#f4c89f;
--coral-fountain:#e2a5a2;
}

More palettes to explore