All Palettes

Color Palette #3e8e7e, #6db6a1, #a6e3d5, #f4c18a, #f8a39b

0%
0%
0%

CSS code for this palette

/* CSS */
.perky {
color: #3e8e7e;
}
.tropic-turquoise {
color: #6db6a1;
}
.botanical-tint {
color: #a6e3d5;
}
.apricot-cream {
color: #f4c18a;
}
.candlelight-peach {
color: #f8a39b;
}

/* CSS Variables */
:root {
--perky:#3e8e7e;
--tropic-turquoise:#6db6a1;
--botanical-tint:#a6e3d5;
--apricot-cream:#f4c18a;
--candlelight-peach:#f8a39b;
}

More palettes to explore