All Palettes

Color Palette #fad1b2, #f5b2c2, #f29c9d, #ef6c8f, #e84566

0%
0%
0%

CSS code for this palette

/* CSS */
.lips-of-apricot {
color: #fad1b2;
}
.ibis {
color: #f5b2c2;
}
.pink-eraser {
color: #f29c9d;
}
.out-of-fashion {
color: #ef6c8f;
}
.rouge-red {
color: #e84566;
}

/* CSS Variables */
:root {
--lips-of-apricot:#fad1b2;
--ibis:#f5b2c2;
--pink-eraser:#f29c9d;
--out-of-fashion:#ef6c8f;
--rouge-red:#e84566;
}

More palettes to explore