All Palettes

Color Palette #4cae4f, #a8e6cf, #ffcc80, #ff5724, #795649

0%
0%
0%

CSS code for this palette

/* CSS */
.devil-s-grass {
color: #4cae4f;
}
.turquoise-tower {
color: #a8e6cf;
}
.egg-yolk {
color: #ffcc80;
}
.smashing-pumpkins {
color: #ff5724;
}
.roxy-brown {
color: #795649;
}

/* CSS Variables */
:root {
--devil-s-grass:#4cae4f;
--turquoise-tower:#a8e6cf;
--egg-yolk:#ffcc80;
--smashing-pumpkins:#ff5724;
--roxy-brown:#795649;
}

More palettes to explore