All Palettes

Color Palette #bac78e, #9fc19f, #91a4b1, #f4d580, #ebb056

0%
0%
0%

CSS code for this palette

/* CSS */
.marsh-fern {
color: #bac78e;
}
.spruce-stone {
color: #9fc19f;
}
.cadet-grey {
color: #91a4b1;
}
.jemima {
color: #f4d580;
}
.shiny-trumpet {
color: #ebb056;
}

/* CSS Variables */
:root {
--marsh-fern:#bac78e;
--spruce-stone:#9fc19f;
--cadet-grey:#91a4b1;
--jemima:#f4d580;
--shiny-trumpet:#ebb056;
}

More palettes to explore