All Palettes

Color Palette #f7cabb, #f2a2a1, #ef7e6c, #e0543e, #c8352d

0%
0%
0%

CSS code for this palette

/* CSS */
.sherbet-fruit {
color: #f7cabb;
}
.plum-blossom {
color: #f2a2a1;
}
.melondrama {
color: #ef7e6c;
}
.tiger-lily {
color: #e0543e;
}
.hot-lips {
color: #c8352d;
}

/* CSS Variables */
:root {
--sherbet-fruit:#f7cabb;
--plum-blossom:#f2a2a1;
--melondrama:#ef7e6c;
--tiger-lily:#e0543e;
--hot-lips:#c8352d;
}

More palettes to explore