All Palettes

Color Palette #a84d7a, #c76b9e, #f29cbd, #f8bfd3, #fce3e7

0%
0%
0%

CSS code for this palette

/* CSS */
.our-little-secret {
color: #a84d7a;
}
.fuchsia-kiss {
color: #c76b9e;
}
.amaranth-pink {
color: #f29cbd;
}
.dahlia-delight {
color: #f8bfd3;
}
.valerie {
color: #fce3e7;
}

/* CSS Variables */
:root {
--our-little-secret:#a84d7a;
--fuchsia-kiss:#c76b9e;
--amaranth-pink:#f29cbd;
--dahlia-delight:#f8bfd3;
--valerie:#fce3e7;
}

More palettes to explore