All Palettes

Color Palette #4d6548, #6a906d, #8ebe8e, #d1e0d3, #f2f4f0

0%
0%
0%

CSS code for this palette

/* CSS */
.tom-thumb {
color: #4d6548;
}
.prickly-pear-cactus {
color: #6a906d;
}
.tiki-monster {
color: #8ebe8e;
}
.aruba-aqua {
color: #d1e0d3;
}
.classic-chalk {
color: #f2f4f0;
}

/* CSS Variables */
:root {
--tom-thumb:#4d6548;
--prickly-pear-cactus:#6a906d;
--tiki-monster:#8ebe8e;
--aruba-aqua:#d1e0d3;
--classic-chalk:#f2f4f0;
}

More palettes to explore