All Palettes

Color Palette #e7d4c5, #efe0d2, #f9e4d7, #f8c0a0, #d69e8a

0%
0%
0%

CSS code for this palette

/* CSS */
.silver-thistle-beige {
color: #e7d4c5;
}
.alluring-white {
color: #efe0d2;
}
.shell-ginger {
color: #f9e4d7;
}
.coral-blossom {
color: #f8c0a0;
}
.medium-terracotta {
color: #d69e8a;
}

/* CSS Variables */
:root {
--silver-thistle-beige:#e7d4c5;
--alluring-white:#efe0d2;
--shell-ginger:#f9e4d7;
--coral-blossom:#f8c0a0;
--medium-terracotta:#d69e8a;
}

More palettes to explore