All Palettes

Color Palette #00bdd6, #4051b5, #ffec3d, #ff5724, #4cae4f

0%
0%
0%

CSS code for this palette

/* CSS */
.maldives {
color: #00bdd6;
}
.night-in-manchester {
color: #4051b5;
}
.hollandaise {
color: #ffec3d;
}
.smashing-pumpkins {
color: #ff5724;
}
.devil-s-grass {
color: #4cae4f;
}

/* CSS Variables */
:root {
--maldives:#00bdd6;
--night-in-manchester:#4051b5;
--hollandaise:#ffec3d;
--smashing-pumpkins:#ff5724;
--devil-s-grass:#4cae4f;
}

More palettes to explore