All Palettes

Color Palette #f2a6c4, #f6b1d1, #f8d3e4, #e8b5d3, #d69fb8

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f2a6c4;
}
.fulgrim-pink {
color: #f6b1d1;
}
.sunset-pink {
color: #f8d3e4;
}
.gumball {
color: #e8b5d3;
}
.gizmo {
color: #d69fb8;
}

/* CSS Variables */
:root {
--rose-mallow:#f2a6c4;
--fulgrim-pink:#f6b1d1;
--sunset-pink:#f8d3e4;
--gumball:#e8b5d3;
--gizmo:#d69fb8;
}

More palettes to explore