All Palettes

Color Palette #f0f5f5, #c1e1e1, #66b2b2, #009494, #007f80

0%
0%
0%

CSS code for this palette

/* CSS */
.anti-flash-white {
color: #f0f5f5;
}
.y-sh-b-i-white {
color: #c1e1e1;
}
.veranda-blue {
color: #66b2b2;
}
.paradise-landscape {
color: #009494;
}
.teal {
color: #007f80;
}

/* CSS Variables */
:root {
--anti-flash-white:#f0f5f5;
--y-sh-b-i-white:#c1e1e1;
--veranda-blue:#66b2b2;
--paradise-landscape:#009494;
--teal:#007f80;
}

More palettes to explore