All Palettes

Color Palette #eab8d1, #f3d2a0, #f9cb9f, #ffd980, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.antique-wicker-basket {
color: #f3d2a0;
}
.chai-latte {
color: #f9cb9f;
}
.zinnia-gold {
color: #ffd980;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--antique-wicker-basket:#f3d2a0;
--chai-latte:#f9cb9f;
--zinnia-gold:#ffd980;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore