All Palettes

Color Palette #5b6e4e, #a7c5a6, #d9ead7, #f4c2b8, #eab8b3

0%
0%
0%

CSS code for this palette

/* CSS */
.hummingbird-green {
color: #5b6e4e;
}
.green-bark {
color: #a7c5a6;
}
.chic-green {
color: #d9ead7;
}
.serene-pink {
color: #f4c2b8;
}
.beauty-bush {
color: #eab8b3;
}

/* CSS Variables */
:root {
--hummingbird-green:#5b6e4e;
--green-bark:#a7c5a6;
--chic-green:#d9ead7;
--serene-pink:#f4c2b8;
--beauty-bush:#eab8b3;
}

More palettes to explore