All Palettes

Color Palette #ff6e61, #ffb84d, #a7d7b8, #f9c6b4, #d17a7b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.eerie-glow {
color: #a7d7b8;
}
.apricot-obsession {
color: #f9c6b4;
}
.coral-garden {
color: #d17a7b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--eerie-glow:#a7d7b8;
--apricot-obsession:#f9c6b4;
--coral-garden:#d17a7b;
}

More palettes to explore