All Palettes

Color Palette #1c3f3f, #4b7c7c, #77b1b1, #a1e3e3, #d4f7f7

0%
0%
0%

CSS code for this palette

/* CSS */
.royal-neptune {
color: #1c3f3f;
}
.lucky-shamrock {
color: #4b7c7c;
}
.venice-escape {
color: #77b1b1;
}
.everest {
color: #a1e3e3;
}
.tinted-ice {
color: #d4f7f7;
}

/* CSS Variables */
:root {
--royal-neptune:#1c3f3f;
--lucky-shamrock:#4b7c7c;
--venice-escape:#77b1b1;
--everest:#a1e3e3;
--tinted-ice:#d4f7f7;
}

More palettes to explore