All Palettes

Color Palette #eab8c9, #f5a3b8, #f67992, #e64c7d, #a03b69

0%
0%
0%

CSS code for this palette

/* CSS */
.chantilly {
color: #eab8c9;
}
.pink-chalk {
color: #f5a3b8;
}
.carnation {
color: #f67992;
}
.kacey-s-pink {
color: #e64c7d;
}
.valentine-s-day {
color: #a03b69;
}

/* CSS Variables */
:root {
--chantilly:#eab8c9;
--pink-chalk:#f5a3b8;
--carnation:#f67992;
--kacey-s-pink:#e64c7d;
--valentine-s-day:#a03b69;
}

More palettes to explore