All Palettes

Color Palette #4a4f4e, #6c7d68, #a4a76c, #d6c24c, #e8584a

0%
0%
0%

CSS code for this palette

/* CSS */
.cover-of-night {
color: #4a4f4e;
}
.remote-control {
color: #6c7d68;
}
.willow-leaf {
color: #a4a76c;
}
.green-sheen {
color: #d6c24c;
}
.opal-flame {
color: #e8584a;
}

/* CSS Variables */
:root {
--cover-of-night:#4a4f4e;
--remote-control:#6c7d68;
--willow-leaf:#a4a76c;
--green-sheen:#d6c24c;
--opal-flame:#e8584a;
}

More palettes to explore