All Palettes

Color Palette #f8e4b9, #f4b19f, #e76a9a, #d44993, #994f9c

0%
0%
0%

CSS code for this palette

/* CSS */
.gentle-glow {
color: #f8e4b9;
}
.first-date {
color: #f4b19f;
}
.shadow-azalea-pink {
color: #e76a9a;
}
.kirby {
color: #d44993;
}
.hyacinth-violet {
color: #994f9c;
}

/* CSS Variables */
:root {
--gentle-glow:#f8e4b9;
--first-date:#f4b19f;
--shadow-azalea-pink:#e76a9a;
--kirby:#d44993;
--hyacinth-violet:#994f9c;
}

More palettes to explore