All Palettes

Color Palette #efdfd7, #f4b8c7, #f78d8e, #f2a27d, #e2c39c

0%
0%
0%

CSS code for this palette

/* CSS */
.ginger-cream {
color: #efdfd7;
}
.pink-grapefruit {
color: #f4b8c7;
}
.vinaceous-cinnamon {
color: #f78d8e;
}
.coral-silk {
color: #f2a27d;
}
.faint-fawn {
color: #e2c39c;
}

/* CSS Variables */
:root {
--ginger-cream:#efdfd7;
--pink-grapefruit:#f4b8c7;
--vinaceous-cinnamon:#f78d8e;
--coral-silk:#f2a27d;
--faint-fawn:#e2c39c;
}

More palettes to explore