All Palettes

Color Palette #6dc0d5, #a4e0e5, #e4f6f6, #f6d579, #f8a5a8

0%
0%
0%

CSS code for this palette

/* CSS */
.squeaky {
color: #6dc0d5;
}
.charlotte {
color: #a4e0e5;
}
.milky-way {
color: #e4f6f6;
}
.oriole-yellow {
color: #f6d579;
}
.simple-pink {
color: #f8a5a8;
}

/* CSS Variables */
:root {
--squeaky:#6dc0d5;
--charlotte:#a4e0e5;
--milky-way:#e4f6f6;
--oriole-yellow:#f6d579;
--simple-pink:#f8a5a8;
}

More palettes to explore