All Palettes

Color Palette #4b8b6c, #66b29f, #a9e0d9, #f1e7c6, #d58c6c

0%
0%
0%

CSS code for this palette

/* CSS */
.herb-blend {
color: #4b8b6c;
}
.green-crush {
color: #66b29f;
}
.capri-water-blue {
color: #a9e0d9;
}
.ethereal-green {
color: #f1e7c6;
}
.bronzed-orange {
color: #d58c6c;
}

/* CSS Variables */
:root {
--herb-blend:#4b8b6c;
--green-crush:#66b29f;
--capri-water-blue:#a9e0d9;
--ethereal-green:#f1e7c6;
--bronzed-orange:#d58c6c;
}

More palettes to explore