All Palettes

Color Palette #ff9e9e, #a1a1a1, #ffffff, #c7c7f0, #ffc7c7

0%
0%
0%

CSS code for this palette

/* CSS */
.rubber-radish {
color: #ff9e9e;
}
.artificial-intelligence-grey {
color: #a1a1a1;
}
.white {
color: #ffffff;
}
.soap {
color: #c7c7f0;
}
.cinderella-pink {
color: #ffc7c7;
}

/* CSS Variables */
:root {
--rubber-radish:#ff9e9e;
--artificial-intelligence-grey:#a1a1a1;
--white:#ffffff;
--soap:#c7c7f0;
--cinderella-pink:#ffc7c7;
}

More palettes to explore