All Palettes

Color Palette #5dbb8c, #a7d3b5, #e4f1e4, #f7d3b6, #f9aeae

0%
0%
0%

CSS code for this palette

/* CSS */
.techno-turquoise {
color: #5dbb8c;
}
.glenwood-green {
color: #a7d3b5;
}
.frosted-mint {
color: #e4f1e4;
}
.serene-peach {
color: #f7d3b6;
}
.snow-white-blush {
color: #f9aeae;
}

/* CSS Variables */
:root {
--techno-turquoise:#5dbb8c;
--glenwood-green:#a7d3b5;
--frosted-mint:#e4f1e4;
--serene-peach:#f7d3b6;
--snow-white-blush:#f9aeae;
}

More palettes to explore