All Palettes

Color Palette #e8a1c7, #f2c5d3, #ffb3d0, #ffcb8f, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.prettiest-pink {
color: #e8a1c7;
}
.in-the-pink {
color: #f2c5d3;
}
.pink-cattleya {
color: #ffb3d0;
}
.goldenrod-yellow {
color: #ffcb8f;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--prettiest-pink:#e8a1c7;
--in-the-pink:#f2c5d3;
--pink-cattleya:#ffb3d0;
--goldenrod-yellow:#ffcb8f;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore