All Palettes

Color Palette #d83b6a, #f07f8c, #f2a8a1, #f2c5d1, #f7dee2

0%
0%
0%

CSS code for this palette

/* CSS */
.raspberry-sorbet {
color: #d83b6a;
}
.dimple {
color: #f07f8c;
}
.roseberry {
color: #f2a8a1;
}
.in-the-pink {
color: #f2c5d1;
}
.lily-the-pink {
color: #f7dee2;
}

/* CSS Variables */
:root {
--raspberry-sorbet:#d83b6a;
--dimple:#f07f8c;
--roseberry:#f2a8a1;
--in-the-pink:#f2c5d1;
--lily-the-pink:#f7dee2;
}

More palettes to explore