All Palettes

Color Palette #1f9e9e, #3cd3b4, #6ef2d3, #b1f1e1, #f9e7c3

0%
0%
0%

CSS code for this palette

/* CSS */
.baltic {
color: #1f9e9e;
}
.bianchi-green {
color: #3cd3b4;
}
.spindrift {
color: #6ef2d3;
}
.east-cape {
color: #b1f1e1;
}
.havana-cream {
color: #f9e7c3;
}

/* CSS Variables */
:root {
--baltic:#1f9e9e;
--bianchi-green:#3cd3b4;
--spindrift:#6ef2d3;
--east-cape:#b1f1e1;
--havana-cream:#f9e7c3;
}

More palettes to explore