All Palettes

Color Palette #2b7a91, #4cb8a0, #7dd8af, #d5f1e8, #ff8052

0%
0%
0%

CSS code for this palette

/* CSS */
.turkish-stone {
color: #2b7a91;
}
.jolt-of-jade {
color: #4cb8a0;
}
.fresco-green {
color: #7dd8af;
}
.minty-fresh {
color: #d5f1e8;
}
.n-rang-orange {
color: #ff8052;
}

/* CSS Variables */
:root {
--turkish-stone:#2b7a91;
--jolt-of-jade:#4cb8a0;
--fresco-green:#7dd8af;
--minty-fresh:#d5f1e8;
--n-rang-orange:#ff8052;
}

More palettes to explore