All Palettes

Color Palette #a2d8d1, #5dbb9e, #3a8d7d, #276857, #1b504b

0%
0%
0%

CSS code for this palette

/* CSS */
.smooth-satin {
color: #a2d8d1;
}
.keppel {
color: #5dbb9e;
}
.copper-turquoise {
color: #3a8d7d;
}
.terrestrial {
color: #276857;
}
.lacustral {
color: #1b504b;
}

/* CSS Variables */
:root {
--smooth-satin:#a2d8d1;
--keppel:#5dbb9e;
--copper-turquoise:#3a8d7d;
--terrestrial:#276857;
--lacustral:#1b504b;
}

More palettes to explore