All Palettes

Color Palette #f19dac, #f6d0d9, #f9e1e1, #ffb8b8, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-60 {
color: #f19dac;
}
.april-blush {
color: #f6d0d9;
}
.bride-s-blush {
color: #f9e1e1;
}
.hard-candy {
color: #ffb8b8;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--sweet-60:#f19dac;
--april-blush:#f6d0d9;
--bride-s-blush:#f9e1e1;
--hard-candy:#ffb8b8;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore