All Palettes

Color Palette #f9a9d5, #ffb3e7, #ffcb6b, #ff6e61, #f5c79e

0%
0%
0%

CSS code for this palette

/* CSS */
.spaghetti-strap-pink {
color: #f9a9d5;
}
.hermosa-pink {
color: #ffb3e7;
}
.faded-sunlight {
color: #ffcb6b;
}
.grapefruit-pulp {
color: #ff6e61;
}
.cactus-blooms {
color: #f5c79e;
}

/* CSS Variables */
:root {
--spaghetti-strap-pink:#f9a9d5;
--hermosa-pink:#ffb3e7;
--faded-sunlight:#ffcb6b;
--grapefruit-pulp:#ff6e61;
--cactus-blooms:#f5c79e;
}

More palettes to explore