All Palettes

Color Palette #e7a2b3, #f2c4c5, #fce4b0, #ffc861, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.love-at-first-sight {
color: #e7a2b3;
}
.my-fair-lady {
color: #f2c4c5;
}
.wickerware {
color: #fce4b0;
}
.smiley-face {
color: #ffc861;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--love-at-first-sight:#e7a2b3;
--my-fair-lady:#f2c4c5;
--wickerware:#fce4b0;
--smiley-face:#ffc861;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore