All Palettes

Color Palette #f2b1b1, #f2c6b1, #f2dfb1, #b1dff2, #b1b1f2

0%
0%
0%

CSS code for this palette

/* CSS */
.brain-pink {
color: #f2b1b1;
}
.peach-temptation {
color: #f2c6b1;
}
.bone-white {
color: #f2dfb1;
}
.intergalactic-blue {
color: #b1dff2;
}
.purple-illusion {
color: #b1b1f2;
}

/* CSS Variables */
:root {
--brain-pink:#f2b1b1;
--peach-temptation:#f2c6b1;
--bone-white:#f2dfb1;
--intergalactic-blue:#b1dff2;
--purple-illusion:#b1b1f2;
}

More palettes to explore