All Palettes

Color Palette #3c8b6b, #7fbd8f, #c2e0b8, #f9f1c3, #f2a1a6

0%
0%
0%

CSS code for this palette

/* CSS */
.illuminati-green {
color: #3c8b6b;
}
.oilcloth-green {
color: #7fbd8f;
}
.galway {
color: #c2e0b8;
}
.amarillo-yellow {
color: #f9f1c3;
}
.pink-icing {
color: #f2a1a6;
}

/* CSS Variables */
:root {
--illuminati-green:#3c8b6b;
--oilcloth-green:#7fbd8f;
--galway:#c2e0b8;
--amarillo-yellow:#f9f1c3;
--pink-icing:#f2a1a6;
}

More palettes to explore