All Palettes

Color Palette #1f898e, #3bbfb6, #5be1d4, #a3daeb, #d6e7f0

0%
0%
0%

CSS code for this palette

/* CSS */
.river-fountain {
color: #1f898e;
}
.tint-of-turquoise {
color: #3bbfb6;
}
.jazzy-jade {
color: #5be1d4;
}
.early-july {
color: #a3daeb;
}
.snowdrift-glow {
color: #d6e7f0;
}

/* CSS Variables */
:root {
--river-fountain:#1f898e;
--tint-of-turquoise:#3bbfb6;
--jazzy-jade:#5be1d4;
--early-july:#a3daeb;
--snowdrift-glow:#d6e7f0;
}

More palettes to explore