All Palettes

Color Palette #e2b6d3, #f6c6e8, #f4a9c0, #f273b3, #d85f8d

0%
0%
0%

CSS code for this palette

/* CSS */
.eau-de-rose {
color: #e2b6d3;
}
.classic-rose {
color: #f6c6e8;
}
.tickled-pink {
color: #f4a9c0;
}
.pop-that-gum {
color: #f273b3;
}
.flirty-rose {
color: #d85f8d;
}

/* CSS Variables */
:root {
--eau-de-rose:#e2b6d3;
--classic-rose:#f6c6e8;
--tickled-pink:#f4a9c0;
--pop-that-gum:#f273b3;
--flirty-rose:#d85f8d;
}

More palettes to explore