All Palettes

Color Palette #3b7d8c, #4eb1a9, #71d1b7, #b5e3c5, #f0f4e7

0%
0%
0%

CSS code for this palette

/* CSS */
.larkspur {
color: #3b7d8c;
}
.emerald-wave {
color: #4eb1a9;
}
.peppy {
color: #71d1b7;
}
.lattice-work {
color: #b5e3c5;
}
.quiet-whisper {
color: #f0f4e7;
}

/* CSS Variables */
:root {
--larkspur:#3b7d8c;
--emerald-wave:#4eb1a9;
--peppy:#71d1b7;
--lattice-work:#b5e3c5;
--quiet-whisper:#f0f4e7;
}

More palettes to explore