All Palettes

Color Palette #f7a6b6, #fddc81, #93e1d8, #ff6e61, #ffb3c1

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f7a6b6;
}
.snug-yellow {
color: #fddc81;
}
.limpet-shell {
color: #93e1d8;
}
.grapefruit-pulp {
color: #ff6e61;
}
.matt-pink {
color: #ffb3c1;
}

/* CSS Variables */
:root {
--pink-fit:#f7a6b6;
--snug-yellow:#fddc81;
--limpet-shell:#93e1d8;
--grapefruit-pulp:#ff6e61;
--matt-pink:#ffb3c1;
}

More palettes to explore