All Palettes

Color Palette #e6a7c3, #f2cae3, #f9e4d7, #f7b7a1, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.think-pink {
color: #e6a7c3;
}
.venetian-rose {
color: #f2cae3;
}
.shell-ginger {
color: #f9e4d7;
}
.mystic-tulip {
color: #f7b7a1;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--think-pink:#e6a7c3;
--venetian-rose:#f2cae3;
--shell-ginger:#f9e4d7;
--mystic-tulip:#f7b7a1;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore