All Palettes

Color Palette #a7d7b8, #e8b4a1, #f6c6b1, #f4d366, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.pink-abalone {
color: #e8b4a1;
}
.coral-bisque {
color: #f6c6b1;
}
.sunny-morning {
color: #f4d366;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--pink-abalone:#e8b4a1;
--coral-bisque:#f6c6b1;
--sunny-morning:#f4d366;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore