All Palettes

Color Palette #1f9888, #4ec6b4, #7ae1d8, #a5f8e5, #e1f9f2

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-liner {
color: #1f9888;
}
.treasured-teal {
color: #4ec6b4;
}
.andes-sky {
color: #7ae1d8;
}
.icery {
color: #a5f8e5;
}
.frosty-mint {
color: #e1f9f2;
}

/* CSS Variables */
:root {
--ocean-liner:#1f9888;
--treasured-teal:#4ec6b4;
--andes-sky:#7ae1d8;
--icery:#a5f8e5;
--frosty-mint:#e1f9f2;
}

More palettes to explore