All Palettes

Color Palette #e6a3c1, #f4b8d4, #f3d3e6, #f6e4b6, #f5c76b

0%
0%
0%

CSS code for this palette

/* CSS */
.think-pink {
color: #e6a3c1;
}
.pink-marshmallow {
color: #f4b8d4;
}
.samantha-s-room {
color: #f3d3e6;
}
.barley-white {
color: #f6e4b6;
}
.yellow-currant {
color: #f5c76b;
}

/* CSS Variables */
:root {
--think-pink:#e6a3c1;
--pink-marshmallow:#f4b8d4;
--samantha-s-room:#f3d3e6;
--barley-white:#f6e4b6;
--yellow-currant:#f5c76b;
}

More palettes to explore