All Palettes

Color Palette #d3c55a, #b5b15e, #8f9e6b, #5b807d, #3b5e5e

0%
0%
0%

CSS code for this palette

/* CSS */
.citron {
color: #d3c55a;
}
.hemp-tea {
color: #b5b15e;
}
.exotic-palm {
color: #8f9e6b;
}
.edward {
color: #5b807d;
}
.rosemary {
color: #3b5e5e;
}

/* CSS Variables */
:root {
--citron:#d3c55a;
--hemp-tea:#b5b15e;
--exotic-palm:#8f9e6b;
--edward:#5b807d;
--rosemary:#3b5e5e;
}

More palettes to explore