All Palettes

Color Palette #4fba8e, #6dd5a1, #a3e1b5, #f2f8e7, #fbd46a

0%
0%
0%

CSS code for this palette

/* CSS */
.garish-green {
color: #4fba8e;
}
.aurora-green {
color: #6dd5a1;
}
.overtone {
color: #a3e1b5;
}
.bean-sprout {
color: #f2f8e7;
}
.lighthouse-glow {
color: #fbd46a;
}

/* CSS Variables */
:root {
--garish-green:#4fba8e;
--aurora-green:#6dd5a1;
--overtone:#a3e1b5;
--bean-sprout:#f2f8e7;
--lighthouse-glow:#fbd46a;
}

More palettes to explore