All Palettes

Color Palette #1f9b9e, #5ac0c4, #8dd4d8, #b2e6e3, #f0f9f6

0%
0%
0%

CSS code for this palette

/* CSS */
.baltic {
color: #1f9b9e;
}
.pharaoh-s-seas {
color: #5ac0c4;
}
.winter-chill {
color: #8dd4d8;
}
.cool-crayon {
color: #b2e6e3;
}
.distant-horizon {
color: #f0f9f6;
}

/* CSS Variables */
:root {
--baltic:#1f9b9e;
--pharaoh-s-seas:#5ac0c4;
--winter-chill:#8dd4d8;
--cool-crayon:#b2e6e3;
--distant-horizon:#f0f9f6;
}

More palettes to explore