All Palettes

Color Palette #f19dac, #f5c6c2, #f8e5e2, #fce9e9, #fff5f5

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-60 {
color: #f19dac;
}
.english-rose {
color: #f5c6c2;
}
.tutu {
color: #f8e5e2;
}
.placebo-red {
color: #fce9e9;
}
.sea-salt-sherbet {
color: #fff5f5;
}

/* CSS Variables */
:root {
--sweet-60:#f19dac;
--english-rose:#f5c6c2;
--tutu:#f8e5e2;
--placebo-red:#fce9e9;
--sea-salt-sherbet:#fff5f5;
}

More palettes to explore