All Palettes

Color Palette #00bdd6, #3ddb8a, #f1f660, #ff6d1f, #ff1a47

0%
0%
0%

CSS code for this palette

/* CSS */
.maldives {
color: #00bdd6;
}
.drunken-dragonfly {
color: #3ddb8a;
}
.buttercup-glow {
color: #f1f660;
}
.shocking-orange {
color: #ff6d1f;
}
.red-flag {
color: #ff1a47;
}

/* CSS Variables */
:root {
--maldives:#00bdd6;
--drunken-dragonfly:#3ddb8a;
--buttercup-glow:#f1f660;
--shocking-orange:#ff6d1f;
--red-flag:#ff1a47;
}

More palettes to explore