All Palettes

Color Palette #ffb3c3, #f7e7ab, #b5e8d9, #f2cae9, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.matt-pink {
color: #ffb3c3;
}
.glisten-yellow {
color: #f7e7ab;
}
.ode-to-green {
color: #b5e8d9;
}
.sugar-high {
color: #f2cae9;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--matt-pink:#ffb3c3;
--glisten-yellow:#f7e7ab;
--ode-to-green:#b5e8d9;
--sugar-high:#f2cae9;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore