All Palettes

Color Palette #f6b81e, #f8c73f, #f2d269, #e5bc9e, #da8f5d

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-lock {
color: #f6b81e;
}
.pyrite {
color: #f8c73f;
}
.yellow-cream {
color: #f2d269;
}
.mollusca {
color: #e5bc9e;
}
.copper-tan {
color: #da8f5d;
}

/* CSS Variables */
:root {
--golden-lock:#f6b81e;
--pyrite:#f8c73f;
--yellow-cream:#f2d269;
--mollusca:#e5bc9e;
--copper-tan:#da8f5d;
}

More palettes to explore