All Palettes

Color Palette #fbc1ea, #a5c0ee, #e2f2fd, #c1f0c1, #ffe4b3

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-in-pink {
color: #fbc1ea;
}
.sky-high {
color: #a5c0ee;
}
.wizard-white {
color: #e2f2fd;
}
.peasful-mint {
color: #c1f0c1;
}
.mouse-nose {
color: #ffe4b3;
}

/* CSS Variables */
:root {
--pretty-in-pink:#fbc1ea;
--sky-high:#a5c0ee;
--wizard-white:#e2f2fd;
--peasful-mint:#c1f0c1;
--mouse-nose:#ffe4b3;
}

More palettes to explore