All Palettes

Color Palette #4cae4f, #ffc105, #ff5724, #2094f3, #ffec3d

0%
0%
0%

CSS code for this palette

/* CSS */
.devil-s-grass {
color: #4cae4f;
}
.marigold {
color: #ffc105;
}
.smashing-pumpkins {
color: #ff5724;
}
.karimun-blue {
color: #2094f3;
}
.hollandaise {
color: #ffec3d;
}

/* CSS Variables */
:root {
--devil-s-grass:#4cae4f;
--marigold:#ffc105;
--smashing-pumpkins:#ff5724;
--karimun-blue:#2094f3;
--hollandaise:#ffec3d;
}

More palettes to explore