All Palettes

Color Palette #00bdd6, #007a6c, #ffec3d, #ff5724, #ffffff

0%
0%
0%

CSS code for this palette

/* CSS */
.maldives {
color: #00bdd6;
}
.pond-moss {
color: #007a6c;
}
.hollandaise {
color: #ffec3d;
}
.smashing-pumpkins {
color: #ff5724;
}
.white {
color: #ffffff;
}

/* CSS Variables */
:root {
--maldives:#00bdd6;
--pond-moss:#007a6c;
--hollandaise:#ffec3d;
--smashing-pumpkins:#ff5724;
--white:#ffffff;
}

More palettes to explore