All Palettes

Color Palette #1a7f8e, #3c9f9d, #6db0a2, #a5d4b3, #f3e6b9

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda {
color: #1a7f8e;
}
.baltic-green {
color: #3c9f9d;
}
.turquoise-fantasies {
color: #6db0a2;
}
.frugal {
color: #a5d4b3;
}
.menoth-white-base {
color: #f3e6b9;
}

/* CSS Variables */
:root {
--bermuda:#1a7f8e;
--baltic-green:#3c9f9d;
--turquoise-fantasies:#6db0a2;
--frugal:#a5d4b3;
--menoth-white-base:#f3e6b9;
}

More palettes to explore