All Palettes

Color Palette #ffebd6, #ffffff, #ffe5e5, #f0b2b2, #f0d1d1

0%
0%
0%

CSS code for this palette

/* CSS */
.crushed-cashew {
color: #ffebd6;
}
.white {
color: #ffffff;
}
.pink-theory {
color: #ffe5e5;
}
.deeply-embarrassed {
color: #f0b2b2;
}
.marshmallow-magic {
color: #f0d1d1;
}

/* CSS Variables */
:root {
--crushed-cashew:#ffebd6;
--white:#ffffff;
--pink-theory:#ffe5e5;
--deeply-embarrassed:#f0b2b2;
--marshmallow-magic:#f0d1d1;
}

More palettes to explore