All Palettes

Color Palette #a7e2d5, #4fd8b8, #34b7a1, #1b8874, #0e5d57

0%
0%
0%

CSS code for this palette

/* CSS */
.botanical-tint {
color: #a7e2d5;
}
.peppy-peacock {
color: #4fd8b8;
}
.first-post {
color: #34b7a1;
}
.palm-springs-splash {
color: #1b8874;
}
.empress-teal {
color: #0e5d57;
}

/* CSS Variables */
:root {
--botanical-tint:#a7e2d5;
--peppy-peacock:#4fd8b8;
--first-post:#34b7a1;
--palm-springs-splash:#1b8874;
--empress-teal:#0e5d57;
}

More palettes to explore