All Palettes

Color Palette #f7e8a6, #f2bae1, #a4d7df, #f6d7b1, #e7a2b1

0%
0%
0%

CSS code for this palette

/* CSS */
.gold-sand {
color: #f7e8a6;
}
.pink-heath {
color: #f2bae1;
}
.crystal {
color: #a4d7df;
}
.walnut-cream {
color: #f6d7b1;
}
.sprinkled-with-pink {
color: #e7a2b1;
}

/* CSS Variables */
:root {
--gold-sand:#f7e8a6;
--pink-heath:#f2bae1;
--crystal:#a4d7df;
--walnut-cream:#f6d7b1;
--sprinkled-with-pink:#e7a2b1;
}

More palettes to explore