All Palettes

Color Palette #00bdd6, #3ddb8a, #ffcc00, #ff5724, #f44034

0%
0%
0%

CSS code for this palette

/* CSS */
.maldives {
color: #00bdd6;
}
.drunken-dragonfly {
color: #3ddb8a;
}
.usc-gold {
color: #ffcc00;
}
.smashing-pumpkins {
color: #ff5724;
}
.vermilion-bird {
color: #f44034;
}

/* CSS Variables */
:root {
--maldives:#00bdd6;
--drunken-dragonfly:#3ddb8a;
--usc-gold:#ffcc00;
--smashing-pumpkins:#ff5724;
--vermilion-bird:#f44034;
}

More palettes to explore