All Palettes

Color Palette #007a33, #4baf4e, #a8d8a2, #f2f2d4, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.forestial {
color: #007a33;
}
.devil-s-grass {
color: #4baf4e;
}
.cool-aloe {
color: #a8d8a2;
}
.m-l-b-i-oyster {
color: #f2f2d4;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--forestial:#007a33;
--devil-s-grass:#4baf4e;
--cool-aloe:#a8d8a2;
--m-l-b-i-oyster:#f2f2d4;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore