All Palettes

Color Palette #4cae4f, #a4d5a6, #dff1f1, #65b5f6, #ffcc80

0%
0%
0%

CSS code for this palette

/* CSS */
.devil-s-grass {
color: #4cae4f;
}
.green-trance {
color: #a4d5a6;
}
.bone-chilling {
color: #dff1f1;
}
.ti-n-l-n-sky {
color: #65b5f6;
}
.egg-yolk {
color: #ffcc80;
}

/* CSS Variables */
:root {
--devil-s-grass:#4cae4f;
--green-trance:#a4d5a6;
--bone-chilling:#dff1f1;
--ti-n-l-n-sky:#65b5f6;
--egg-yolk:#ffcc80;
}

More palettes to explore