All Palettes

Color Palette #3a8d5e, #6ebf99, #a2e2c4, #f6c78e, #d76060

0%
0%
0%

CSS code for this palette

/* CSS */
.irish {
color: #3a8d5e;
}
.arboretum {
color: #6ebf99;
}
.reef-green {
color: #a2e2c4;
}
.bellini-fizz {
color: #f6c78e;
}
.happy-hearts {
color: #d76060;
}

/* CSS Variables */
:root {
--irish:#3a8d5e;
--arboretum:#6ebf99;
--reef-green:#a2e2c4;
--bellini-fizz:#f6c78e;
--happy-hearts:#d76060;
}

More palettes to explore