All Palettes

Color Palette #ffb3c1, #ff6e61, #ff4d4f, #d4a8ff, #b8e0ff

0%
0%
0%

CSS code for this palette

/* CSS */
.matt-pink {
color: #ffb3c1;
}
.grapefruit-pulp {
color: #ff6e61;
}
.blood-burst {
color: #ff4d4f;
}
.purple-hepatica {
color: #d4a8ff;
}
.dithered-sky {
color: #b8e0ff;
}

/* CSS Variables */
:root {
--matt-pink:#ffb3c1;
--grapefruit-pulp:#ff6e61;
--blood-burst:#ff4d4f;
--purple-hepatica:#d4a8ff;
--dithered-sky:#b8e0ff;
}

More palettes to explore