All Palettes

Color Palette #eab8d1, #d9a6c1, #ff6e61, #f7b32b, #a69b3a

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.rhubarb-gin {
color: #d9a6c1;
}
.grapefruit-pulp {
color: #ff6e61;
}
.hot-sun {
color: #f7b32b;
}
.shimmering-glade {
color: #a69b3a;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--rhubarb-gin:#d9a6c1;
--grapefruit-pulp:#ff6e61;
--hot-sun:#f7b32b;
--shimmering-glade:#a69b3a;
}

More palettes to explore