All Palettes

Color Palette #3a8d5c, #6cb2a3, #97d3c7, #f5f9e1, #e7a7c2

0%
0%
0%

CSS code for this palette

/* CSS */
.irish {
color: #3a8d5c;
}
.tropic-turquoise {
color: #6cb2a3;
}
.opal-turquoise {
color: #97d3c7;
}
.promenade {
color: #f5f9e1;
}
.think-pink {
color: #e7a7c2;
}

/* CSS Variables */
:root {
--irish:#3a8d5c;
--tropic-turquoise:#6cb2a3;
--opal-turquoise:#97d3c7;
--promenade:#f5f9e1;
--think-pink:#e7a7c2;
}

More palettes to explore