All Palettes

Color Palette #007e85, #00b3aa, #00d6c8, #a4e2e5, #f1f9f9

0%
0%
0%

CSS code for this palette

/* CSS */
.cote-d-azur {
color: #007e85;
}
.verditer {
color: #00b3aa;
}
.mint-morning {
color: #00d6c8;
}
.ice-crystal-blue {
color: #a4e2e5;
}
.distant-horizon {
color: #f1f9f9;
}

/* CSS Variables */
:root {
--cote-d-azur:#007e85;
--verditer:#00b3aa;
--mint-morning:#00d6c8;
--ice-crystal-blue:#a4e2e5;
--distant-horizon:#f1f9f9;
}

More palettes to explore