All Palettes

Color Palette #f7c6a6, #f2a1b5, #e17f9e, #c75c8c, #a94c7a

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f7c6a6;
}
.emperor-s-children {
color: #f2a1b5;
}
.hope {
color: #e17f9e;
}
.ibis-rose {
color: #c75c8c;
}
.our-little-secret {
color: #a94c7a;
}

/* CSS Variables */
:root {
--peach-damask:#f7c6a6;
--emperor-s-children:#f2a1b5;
--hope:#e17f9e;
--ibis-rose:#c75c8c;
--our-little-secret:#a94c7a;
}

More palettes to explore