All Palettes

Color Palette #a1d9d2, #4bb9b5, #00999e, #007a7a, #004d4a

0%
0%
0%

CSS code for this palette

/* CSS */
.smooth-satin {
color: #a1d9d2;
}
.tropical-escape {
color: #4bb9b5;
}
.riviera-paradise {
color: #00999e;
}
.buzzards-bay {
color: #007a7a;
}
.deep-into-the-jungle {
color: #004d4a;
}

/* CSS Variables */
:root {
--smooth-satin:#a1d9d2;
--tropical-escape:#4bb9b5;
--riviera-paradise:#00999e;
--buzzards-bay:#007a7a;
--deep-into-the-jungle:#004d4a;
}

More palettes to explore