All Palettes

Color Palette #f6a2af, #f3c4d3, #e6b7e6, #d2c7ff, #a8d6e6

0%
0%
0%

CSS code for this palette

/* CSS */
.simple-pink {
color: #f6a2af;
}
.in-the-pink {
color: #f3c4d3;
}
.blackberry-yogurt {
color: #e6b7e6;
}
.innocent-snowdrop {
color: #d2c7ff;
}
.atlantic-ocean {
color: #a8d6e6;
}

/* CSS Variables */
:root {
--simple-pink:#f6a2af;
--in-the-pink:#f3c4d3;
--blackberry-yogurt:#e6b7e6;
--innocent-snowdrop:#d2c7ff;
--atlantic-ocean:#a8d6e6;
}

More palettes to explore