All Palettes

Color Palette #e6f4f1, #a1dff7, #69bfbd, #f9c8d9, #f5b2b2

0%
0%
0%

CSS code for this palette

/* CSS */
.ethereal-white {
color: #e6f4f1;
}
.ganon-blue {
color: #a1dff7;
}
.tropic-tide {
color: #69bfbd;
}
.baby-steps {
color: #f9c8d9;
}
.brain-pink {
color: #f5b2b2;
}

/* CSS Variables */
:root {
--ethereal-white:#e6f4f1;
--ganon-blue:#a1dff7;
--tropic-tide:#69bfbd;
--baby-steps:#f9c8d9;
--brain-pink:#f5b2b2;
}

More palettes to explore