All Palettes

Color Palette #ff6e61, #f1a8a2, #f4c3c7, #f0e3d6, #ffb84d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.calabrese {
color: #f1a8a2;
}
.rose-reminder {
color: #f4c3c7;
}
.uptown-taupe {
color: #f0e3d6;
}
.floral-leaf {
color: #ffb84d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--calabrese:#f1a8a2;
--rose-reminder:#f4c3c7;
--uptown-taupe:#f0e3d6;
--floral-leaf:#ffb84d;
}

More palettes to explore