All Palettes

Color Palette #c6e9af, #a2d7d0, #69b3e8, #f7a1a1, #f4c3b3

0%
0%
0%

CSS code for this palette

/* CSS */
.almost-aloe {
color: #c6e9af;
}
.touch-of-turquoise {
color: #a2d7d0;
}
.sanctuary-spa {
color: #69b3e8;
}
.candy-heart-pink {
color: #f7a1a1;
}
.peach-temptation {
color: #f4c3b3;
}

/* CSS Variables */
:root {
--almost-aloe:#c6e9af;
--touch-of-turquoise:#a2d7d0;
--sanctuary-spa:#69b3e8;
--candy-heart-pink:#f7a1a1;
--peach-temptation:#f4c3b3;
}

More palettes to explore