All Palettes

Color Palette #4a6b3d, #9ab79f, #c3d5ae, #ffde8a, #ff6b61

0%
0%
0%

CSS code for this palette

/* CSS */
.gully-green {
color: #4a6b3d;
}
.copper-patina {
color: #9ab79f;
}
.hamster-habitat {
color: #c3d5ae;
}
.yellow-corn {
color: #ffde8a;
}
.pastel-red {
color: #ff6b61;
}

/* CSS Variables */
:root {
--gully-green:#4a6b3d;
--copper-patina:#9ab79f;
--hamster-habitat:#c3d5ae;
--yellow-corn:#ffde8a;
--pastel-red:#ff6b61;
}

More palettes to explore