All Palettes

Color Palette #d5a71a, #9f4d2d, #f15a22, #a6d15c, #3d9e6f

0%
0%
0%

CSS code for this palette

/* CSS */
.chanterelle {
color: #d5a71a;
}
.texas-ranger-brown {
color: #9f4d2d;
}
.prometheus-orange {
color: #f15a22;
}
.lime-lizard {
color: #a6d15c;
}
.ocean-green {
color: #3d9e6f;
}

/* CSS Variables */
:root {
--chanterelle:#d5a71a;
--texas-ranger-brown:#9f4d2d;
--prometheus-orange:#f15a22;
--lime-lizard:#a6d15c;
--ocean-green:#3d9e6f;
}

More palettes to explore