All Palettes

Color Palette #1e9f9f, #4db3b1, #80c4c6, #b7e1e1, #f6f8f8

0%
0%
0%

CSS code for this palette

/* CSS */
.baltic {
color: #1e9f9f;
}
.crystalsong-blue {
color: #4db3b1;
}
.celestine {
color: #80c4c6;
}
.fine-blue {
color: #b7e1e1;
}
.lynx-white {
color: #f6f8f8;
}

/* CSS Variables */
:root {
--baltic:#1e9f9f;
--crystalsong-blue:#4db3b1;
--celestine:#80c4c6;
--fine-blue:#b7e1e1;
--lynx-white:#f6f8f8;
}

More palettes to explore