All Palettes

Color Palette #ff6e61, #f7b5a1, #f0e0e5, #a7d7b8, #6b8f24

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.mystic-tulip {
color: #f7b5a1;
}
.pink-booties {
color: #f0e0e5;
}
.eerie-glow {
color: #a7d7b8;
}
.scallion {
color: #6b8f24;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--mystic-tulip:#f7b5a1;
--pink-booties:#f0e0e5;
--eerie-glow:#a7d7b8;
--scallion:#6b8f24;
}

More palettes to explore