All Palettes

Color Palette #3a7856, #4fbf83, #a1e2a2, #f3e39b, #f7b8a1

0%
0%
0%

CSS code for this palette

/* CSS */
.amazon {
color: #3a7856;
}
.garish-green {
color: #4fbf83;
}
.grape-green {
color: #a1e2a2;
}
.buttery-croissant {
color: #f3e39b;
}
.mystic-tulip {
color: #f7b8a1;
}

/* CSS Variables */
:root {
--amazon:#3a7856;
--garish-green:#4fbf83;
--grape-green:#a1e2a2;
--buttery-croissant:#f3e39b;
--mystic-tulip:#f7b8a1;
}

More palettes to explore