All Palettes

Color Palette #d5d4a4, #b4c8a7, #7ab8af, #4f9b9c, #396a79

0%
0%
0%

CSS code for this palette

/* CSS */
.cream-cheese-avocado {
color: #d5d4a4;
}
.seacrest {
color: #b4c8a7;
}
.spring-water-turquoise {
color: #7ab8af;
}
.cold-north {
color: #4f9b9c;
}
.mammoth-mountain {
color: #396a79;
}

/* CSS Variables */
:root {
--cream-cheese-avocado:#d5d4a4;
--seacrest:#b4c8a7;
--spring-water-turquoise:#7ab8af;
--cold-north:#4f9b9c;
--mammoth-mountain:#396a79;
}

More palettes to explore