All Palettes

Color Palette #eebaba, #f4d2d2, #f4e1e1, #f8c9c9, #f5a8a8

0%
0%
0%

CSS code for this palette

/* CSS */
.angry-ghost {
color: #eebaba;
}
.mary-s-rose {
color: #f4d2d2;
}
.cute-little-pink {
color: #f4e1e1;
}
.happy-piglets {
color: #f8c9c9;
}
.calabrese {
color: #f5a8a8;
}

/* CSS Variables */
:root {
--angry-ghost:#eebaba;
--mary-s-rose:#f4d2d2;
--cute-little-pink:#f4e1e1;
--happy-piglets:#f8c9c9;
--calabrese:#f5a8a8;
}

More palettes to explore