All Palettes

Color Palette #e4afd2, #f7c5d5, #f9e7d2, #f5b85c, #e5a4b6

0%
0%
0%

CSS code for this palette

/* CSS */
.gumball {
color: #e4afd2;
}
.sullivan-s-heart {
color: #f7c5d5;
}
.warm-bread {
color: #f9e7d2;
}
.crunch {
color: #f5b85c;
}
.garden-party {
color: #e5a4b6;
}

/* CSS Variables */
:root {
--gumball:#e4afd2;
--sullivan-s-heart:#f7c5d5;
--warm-bread:#f9e7d2;
--crunch:#f5b85c;
--garden-party:#e5a4b6;
}

More palettes to explore