All Palettes

Color Palette #6bc85b, #9ee0a5, #f8f9a9, #ffb84d, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.drop-green {
color: #6bc85b;
}
.weekend-gardener {
color: #9ee0a5;
}
.shalimar {
color: #f8f9a9;
}
.floral-leaf {
color: #ffb84d;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--drop-green:#6bc85b;
--weekend-gardener:#9ee0a5;
--shalimar:#f8f9a9;
--floral-leaf:#ffb84d;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore