All Palettes

Color Palette #a6e2d7, #72c5c5, #4c9e9e, #f1b1b1, #fec6b4

0%
0%
0%

CSS code for this palette

/* CSS */
.botanical-tint {
color: #a6e2d7;
}
.luna-moona {
color: #72c5c5;
}
.coolbox-ice-turquoise {
color: #4c9e9e;
}
.brain-pink {
color: #f1b1b1;
}
.ballet-skirt {
color: #fec6b4;
}

/* CSS Variables */
:root {
--botanical-tint:#a6e2d7;
--luna-moona:#72c5c5;
--coolbox-ice-turquoise:#4c9e9e;
--brain-pink:#f1b1b1;
--ballet-skirt:#fec6b4;
}

More palettes to explore