All Palettes

Color Palette #d47393, #e69eb0, #f1c6d5, #f5e0e7, #fbe4e7

0%
0%
0%

CSS code for this palette

/* CSS */
.fiesta-pink {
color: #d47393;
}
.brandywine-spritz {
color: #e69eb0;
}
.lily-legs {
color: #f1c6d5;
}
.wishy-washy-lilies {
color: #f5e0e7;
}
.pink-tutu {
color: #fbe4e7;
}

/* CSS Variables */
:root {
--fiesta-pink:#d47393;
--brandywine-spritz:#e69eb0;
--lily-legs:#f1c6d5;
--wishy-washy-lilies:#f5e0e7;
--pink-tutu:#fbe4e7;
}

More palettes to explore