All Palettes

Color Palette #ffb3c1, #ff6e61, #c84c6b, #6a3d99, #2d0b47

0%
0%
0%

CSS code for this palette

/* CSS */
.matt-pink {
color: #ffb3c1;
}
.grapefruit-pulp {
color: #ff6e61;
}
.eros-pink {
color: #c84c6b;
}
.sweet-flag {
color: #6a3d99;
}
.purple-door {
color: #2d0b47;
}

/* CSS Variables */
:root {
--matt-pink:#ffb3c1;
--grapefruit-pulp:#ff6e61;
--eros-pink:#c84c6b;
--sweet-flag:#6a3d99;
--purple-door:#2d0b47;
}

More palettes to explore