All Palettes

Color Palette #3c5a9a, #507f9b, #66b7a6, #8fdcbe, #c3efec

0%
0%
0%

CSS code for this palette

/* CSS */
.muted-lavender {
color: #3c5a9a;
}
.storm-blue {
color: #507f9b;
}
.tropic-turquoise {
color: #66b7a6;
}
.green-jewel {
color: #8fdcbe;
}
.gentle-cold {
color: #c3efec;
}

/* CSS Variables */
:root {
--muted-lavender:#3c5a9a;
--storm-blue:#507f9b;
--tropic-turquoise:#66b7a6;
--green-jewel:#8fdcbe;
--gentle-cold:#c3efec;
}

More palettes to explore