All Palettes

Color Palette #e64c6e, #f6a2c1, #f8d5af, #f7e5c5, #f2f9e7

0%
0%
0%

CSS code for this palette

/* CSS */
.camellia-rose {
color: #e64c6e;
}
.rogue-pink {
color: #f6a2c1;
}
.ice-cream-parlour {
color: #f8d5af;
}
.lightweight-beige {
color: #f7e5c5;
}
.bean-sprout {
color: #f2f9e7;
}

/* CSS Variables */
:root {
--camellia-rose:#e64c6e;
--rogue-pink:#f6a2c1;
--ice-cream-parlour:#f8d5af;
--lightweight-beige:#f7e5c5;
--bean-sprout:#f2f9e7;
}

More palettes to explore