All Palettes

Color Palette #efe0d7, #f2b2a1, #d59a8b, #c97978, #a56973

0%
0%
0%

CSS code for this palette

/* CSS */
.ginger-cream {
color: #efe0d7;
}
.first-date {
color: #f2b2a1;
}
.shanghai-peach {
color: #d59a8b;
}
.rose-chintz {
color: #c97978;
}
.turkish-rose {
color: #a56973;
}

/* CSS Variables */
:root {
--ginger-cream:#efe0d7;
--first-date:#f2b2a1;
--shanghai-peach:#d59a8b;
--rose-chintz:#c97978;
--turkish-rose:#a56973;
}

More palettes to explore