All Palettes

Color Palette #efe4d7, #e6cfcb, #d5a19a, #c57c7e, #a85d69

0%
0%
0%

CSS code for this palette

/* CSS */
.pale-chamois {
color: #efe4d7;
}
.hugo {
color: #e6cfcb;
}
.bubble-shell {
color: #d5a19a;
}
.impatient-heart {
color: #c57c7e;
}
.delicate-prunus {
color: #a85d69;
}

/* CSS Variables */
:root {
--pale-chamois:#efe4d7;
--hugo:#e6cfcb;
--bubble-shell:#d5a19a;
--impatient-heart:#c57c7e;
--delicate-prunus:#a85d69;
}

More palettes to explore