All Palettes

Color Palette #f8d3d8, #f2a6b8, #d86992, #b54a7a, #7c2d53

0%
0%
0%

CSS code for this palette

/* CSS */
.first-daughter {
color: #f8d3d8;
}
.rozowy-pink {
color: #f2a6b8;
}
.paris-pink {
color: #d86992;
}
.exuberant-pink {
color: #b54a7a;
}
.flirt {
color: #7c2d53;
}

/* CSS Variables */
:root {
--first-daughter:#f8d3d8;
--rozowy-pink:#f2a6b8;
--paris-pink:#d86992;
--exuberant-pink:#b54a7a;
--flirt:#7c2d53;
}

More palettes to explore