All Palettes

Color Palette #3b7d8c, #5abf9a, #a6d9b8, #e5f4e1, #f9d4a4

0%
0%
0%

CSS code for this palette

/* CSS */
.larkspur {
color: #3b7d8c;
}
.expressionism-green {
color: #5abf9a;
}
.eerie-glow {
color: #a6d9b8;
}
.weathered-mint {
color: #e5f4e1;
}
.prosecco {
color: #f9d4a4;
}

/* CSS Variables */
:root {
--larkspur:#3b7d8c;
--expressionism-green:#5abf9a;
--eerie-glow:#a6d9b8;
--weathered-mint:#e5f4e1;
--prosecco:#f9d4a4;
}

More palettes to explore