All Palettes

Color Palette #3f7d92, #5c998d, #79b99b, #a1d3a5, #f3e7b4

0%
0%
0%

CSS code for this palette

/* CSS */
.larkspur {
color: #3f7d92;
}
.grey-teal {
color: #5c998d;
}
.mountain-lake-green {
color: #79b99b;
}
.chinook {
color: #a1d3a5;
}
.cr-me-de-la-cr-me {
color: #f3e7b4;
}

/* CSS Variables */
:root {
--larkspur:#3f7d92;
--grey-teal:#5c998d;
--mountain-lake-green:#79b99b;
--chinook:#a1d3a5;
--cr-me-de-la-cr-me:#f3e7b4;
}

More palettes to explore