All Palettes

Color Palette #7c9a4c, #b2c17b, #f3e4af, #f8c9a0, #e04a29

0%
0%
0%

CSS code for this palette

/* CSS */
.mossy-glossy {
color: #7c9a4c;
}
.lime-lollipop {
color: #b2c17b;
}
.lime-bright {
color: #f3e4af;
}
.chai-latte {
color: #f8c9a0;
}
.astorath-red {
color: #e04a29;
}

/* CSS Variables */
:root {
--mossy-glossy:#7c9a4c;
--lime-lollipop:#b2c17b;
--lime-bright:#f3e4af;
--chai-latte:#f8c9a0;
--astorath-red:#e04a29;
}

More palettes to explore