All Palettes

Color Palette #f4b943, #f3c14f, #f0d984, #e3a95f, #e16060

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-glam {
color: #f4b943;
}
.adonis-rose-yellow {
color: #f3c14f;
}
.passementerie {
color: #f0d984;
}
.earth-yellow {
color: #e3a95f;
}
.briquette {
color: #e16060;
}

/* CSS Variables */
:root {
--golden-glam:#f4b943;
--adonis-rose-yellow:#f3c14f;
--passementerie:#f0d984;
--earth-yellow:#e3a95f;
--briquette:#e16060;
}

More palettes to explore