All Palettes

Color Palette #a2d7cf, #9fc6b8, #9fb7a7, #e6b8a2, #f4d6c8

0%
0%
0%

CSS code for this palette

/* CSS */
.touch-of-turquoise {
color: #a2d7cf;
}
.cascade-green {
color: #9fc6b8;
}
.leamington-spa {
color: #9fb7a7;
}
.warming-peach {
color: #e6b8a2;
}
.melon-ice {
color: #f4d6c8;
}

/* CSS Variables */
:root {
--touch-of-turquoise:#a2d7cf;
--cascade-green:#9fc6b8;
--leamington-spa:#9fb7a7;
--warming-peach:#e6b8a2;
--melon-ice:#f4d6c8;
}

More palettes to explore