All Palettes

Color Palette #e5d7bd, #f0e6c1, #f8f2e2, #e3b8a1, #c76b8e

0%
0%
0%

CSS code for this palette

/* CSS */
.scallywag {
color: #e5d7bd;
}
.fake-blonde {
color: #f0e6c1;
}
.alhambra-cream {
color: #f8f2e2;
}
.warming-peach {
color: #e3b8a1;
}
.silk-ribbon {
color: #c76b8e;
}

/* CSS Variables */
:root {
--scallywag:#e5d7bd;
--fake-blonde:#f0e6c1;
--alhambra-cream:#f8f2e2;
--warming-peach:#e3b8a1;
--silk-ribbon:#c76b8e;
}

More palettes to explore