All Palettes

Color Palette #f7d0a1, #f4b49f, #f29cba, #d65c8b, #a34d9a

0%
0%
0%

CSS code for this palette

/* CSS */
.ginger-peach {
color: #f7d0a1;
}
.first-date {
color: #f4b49f;
}
.amaranth-pink {
color: #f29cba;
}
.flirty-rose {
color: #d65c8b;
}
.hyacinth-violet {
color: #a34d9a;
}

/* CSS Variables */
:root {
--ginger-peach:#f7d0a1;
--first-date:#f4b49f;
--amaranth-pink:#f29cba;
--flirty-rose:#d65c8b;
--hyacinth-violet:#a34d9a;
}

More palettes to explore