All Palettes

Color Palette #f19dac, #f4b3c3, #f6d0d6, #f6dfe8, #f9f1f5

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-60 {
color: #f19dac;
}
.ibis {
color: #f4b3c3;
}
.pink-cupcake {
color: #f6d0d6;
}
.wishy-washy-lilies {
color: #f6dfe8;
}
.abalone {
color: #f9f1f5;
}

/* CSS Variables */
:root {
--sweet-60:#f19dac;
--ibis:#f4b3c3;
--pink-cupcake:#f6d0d6;
--wishy-washy-lilies:#f6dfe8;
--abalone:#f9f1f5;
}

More palettes to explore