All Palettes

Color Palette #f5b2e7, #e8a1be, #d48cb4, #c7709c, #b6587f

0%
0%
0%

CSS code for this palette

/* CSS */
.hanami-pink {
color: #f5b2e7;
}
.fussy-pink {
color: #e8a1be;
}
.high-maintenance {
color: #d48cb4;
}
.fuchsia-kiss {
color: #c7709c;
}
.tutti-frutti {
color: #b6587f;
}

/* CSS Variables */
:root {
--hanami-pink:#f5b2e7;
--fussy-pink:#e8a1be;
--high-maintenance:#d48cb4;
--fuchsia-kiss:#c7709c;
--tutti-frutti:#b6587f;
}

More palettes to explore