All Palettes

Color Palette #f9c3e4, #f7a1d6, #e37da9, #d45e8b, #b54a73

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-in-pink {
color: #f9c3e4;
}
.violet-kiss {
color: #f7a1d6;
}
.mangala-pink {
color: #e37da9;
}
.flirty-rose {
color: #d45e8b;
}
.royal-heath {
color: #b54a73;
}

/* CSS Variables */
:root {
--pretty-in-pink:#f9c3e4;
--violet-kiss:#f7a1d6;
--mangala-pink:#e37da9;
--flirty-rose:#d45e8b;
--royal-heath:#b54a73;
}

More palettes to explore