All Palettes

Color Palette #3b8bba, #4ea6b1, #57c7a3, #98e2a8, #f3f181

0%
0%
0%

CSS code for this palette

/* CSS */
.walker-lake {
color: #3b8bba;
}
.freshwater {
color: #4ea6b1;
}
.mermaid-s-kiss {
color: #57c7a3;
}
.hospital-green {
color: #98e2a8;
}
.sunny {
color: #f3f181;
}

/* CSS Variables */
:root {
--walker-lake:#3b8bba;
--freshwater:#4ea6b1;
--mermaid-s-kiss:#57c7a3;
--hospital-green:#98e2a8;
--sunny:#f3f181;
}

More palettes to explore