All Palettes

Color Palette #f7e3a1, #f6b8a2, #f19dbc, #e77eb1, #d1618e

0%
0%
0%

CSS code for this palette

/* CSS */
.venetian-yellow {
color: #f7e3a1;
}
.mystic-tulip {
color: #f6b8a2;
}
.amaranth-pink {
color: #f19dbc;
}
.fuchsia-blush {
color: #e77eb1;
}
.preppy-rose {
color: #d1618e;
}

/* CSS Variables */
:root {
--venetian-yellow:#f7e3a1;
--mystic-tulip:#f6b8a2;
--amaranth-pink:#f19dbc;
--fuchsia-blush:#e77eb1;
--preppy-rose:#d1618e;
}

More palettes to explore