All Palettes

Color Palette #ff6e61, #f7b5a1, #f8e3b4, #9fd6e0, #a7d7b8

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.mystic-tulip {
color: #f7b5a1;
}
.noodles {
color: #f8e3b4;
}
.terrace-pool {
color: #9fd6e0;
}
.eerie-glow {
color: #a7d7b8;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--mystic-tulip:#f7b5a1;
--noodles:#f8e3b4;
--terrace-pool:#9fd6e0;
--eerie-glow:#a7d7b8;
}

More palettes to explore