All Palettes

Color Palette #f9c3d1, #f4a4bf, #f09d8f, #ef7967, #e86e5e

0%
0%
0%

CSS code for this palette

/* CSS */
.sullivan-s-heart {
color: #f9c3d1;
}
.pink-chalk {
color: #f4a4bf;
}
.blush {
color: #f09d8f;
}
.colorado-bronze {
color: #ef7967;
}
.orangeville {
color: #e86e5e;
}

/* CSS Variables */
:root {
--sullivan-s-heart:#f9c3d1;
--pink-chalk:#f4a4bf;
--blush:#f09d8f;
--colorado-bronze:#ef7967;
--orangeville:#e86e5e;
}

More palettes to explore