All Palettes

Color Palette #3eadc1, #6dc5d5, #a0dfe9, #f1f7f9, #f7b1c6

0%
0%
0%

CSS code for this palette

/* CSS */
.moonstone {
color: #3eadc1;
}
.squeaky {
color: #6dc5d5;
}
.luminescent-blue {
color: #a0dfe9;
}
.distant-horizon {
color: #f1f7f9;
}
.cupid {
color: #f7b1c6;
}

/* CSS Variables */
:root {
--moonstone:#3eadc1;
--squeaky:#6dc5d5;
--luminescent-blue:#a0dfe9;
--distant-horizon:#f1f7f9;
--cupid:#f7b1c6;
}

More palettes to explore