All Palettes

Color Palette #fe6d5d, #ff9d80, #ffcfb3, #f4e2b8, #a7d7b8

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #fe6d5d;
}
.peachy-salmon {
color: #ff9d80;
}
.apricot-lily {
color: #ffcfb3;
}
.soft-butter {
color: #f4e2b8;
}
.eerie-glow {
color: #a7d7b8;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#fe6d5d;
--peachy-salmon:#ff9d80;
--apricot-lily:#ffcfb3;
--soft-butter:#f4e2b8;
--eerie-glow:#a7d7b8;
}

More palettes to explore