All Palettes

Color Palette #f4c8d9, #e6a7b3, #d88d97, #b36b7d, #3b3b3b

0%
0%
0%

CSS code for this palette

/* CSS */
.baby-steps {
color: #f4c8d9;
}
.love-at-first-sight {
color: #e6a7b3;
}
.dusty-pink {
color: #d88d97;
}
.crushed-raspberry {
color: #b36b7d;
}
.black-liquorice {
color: #3b3b3b;
}

/* CSS Variables */
:root {
--baby-steps:#f4c8d9;
--love-at-first-sight:#e6a7b3;
--dusty-pink:#d88d97;
--crushed-raspberry:#b36b7d;
--black-liquorice:#3b3b3b;
}

More palettes to explore