All Palettes

Color Palette #ff6e61, #709c6d, #f7c5a6, #a7d7b8, #ffc105

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.blackthorn-green {
color: #709c6d;
}
.peach-damask {
color: #f7c5a6;
}
.eerie-glow {
color: #a7d7b8;
}
.marigold {
color: #ffc105;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--blackthorn-green:#709c6d;
--peach-damask:#f7c5a6;
--eerie-glow:#a7d7b8;
--marigold:#ffc105;
}

More palettes to explore