All Palettes

Color Palette #dfcc6d, #c2af47, #a48e2d, #f1e5a2, #e5d76c

0%
0%
0%

CSS code for this palette

/* CSS */
.pirate-treasure {
color: #dfcc6d;
}
.hep-green {
color: #c2af47;
}
.faint-green {
color: #a48e2d;
}
.boxwood-yellow {
color: #f1e5a2;
}
.straw {
color: #e5d76c;
}

/* CSS Variables */
:root {
--pirate-treasure:#dfcc6d;
--hep-green:#c2af47;
--faint-green:#a48e2d;
--boxwood-yellow:#f1e5a2;
--straw:#e5d76c;
}

More palettes to explore