All Palettes

Color Palette #1f7c8e, #3bb0a8, #4dd5b8, #a3e0d3, #f0f9f6

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda {
color: #1f7c8e;
}
.island-moment {
color: #3bb0a8;
}
.peppy-peacock {
color: #4dd5b8;
}
.sparkling-mint {
color: #a3e0d3;
}
.distant-horizon {
color: #f0f9f6;
}

/* CSS Variables */
:root {
--bermuda:#1f7c8e;
--island-moment:#3bb0a8;
--peppy-peacock:#4dd5b8;
--sparkling-mint:#a3e0d3;
--distant-horizon:#f0f9f6;
}

More palettes to explore