All Palettes

Color Palette #f7a1c5, #f1b1d5, #f6d59d, #ffb84d, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.rogue-pink {
color: #f7a1c5;
}
.soft-cashmere {
color: #f1b1d5;
}
.mellow-sun {
color: #f6d59d;
}
.floral-leaf {
color: #ffb84d;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--rogue-pink:#f7a1c5;
--soft-cashmere:#f1b1d5;
--mellow-sun:#f6d59d;
--floral-leaf:#ffb84d;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore