All Palettes

Color Palette #3f7d92, #71c4d1, #a2e7e0, #f0f9e7, #f6c3a7

0%
0%
0%

CSS code for this palette

/* CSS */
.larkspur {
color: #3f7d92;
}
.salt-lake {
color: #71c4d1;
}
.everest {
color: #a2e7e0;
}
.white-sulfur {
color: #f0f9e7;
}
.pink-beach {
color: #f6c3a7;
}

/* CSS Variables */
:root {
--larkspur:#3f7d92;
--salt-lake:#71c4d1;
--everest:#a2e7e0;
--white-sulfur:#f0f9e7;
--pink-beach:#f6c3a7;
}

More palettes to explore