All Palettes

Color Palette #3c6c7c, #5a898c, #76a79f, #a2d8d4, #e4f6f6

0%
0%
0%

CSS code for this palette

/* CSS */
.mammoth-mountain {
color: #3c6c7c;
}
.dusty-turquoise {
color: #5a898c;
}
.twining-vine {
color: #76a79f;
}
.smooth-satin {
color: #a2d8d4;
}
.milky-way {
color: #e4f6f6;
}

/* CSS Variables */
:root {
--mammoth-mountain:#3c6c7c;
--dusty-turquoise:#5a898c;
--twining-vine:#76a79f;
--smooth-satin:#a2d8d4;
--milky-way:#e4f6f6;
}

More palettes to explore