All Palettes

Color Palette #a7d7b8, #f2e1d4, #f4b69f, #e65b8e, #a24e94

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.pink-scallop {
color: #f2e1d4;
}
.first-date {
color: #f4b69f;
}
.carmine-rose {
color: #e65b8e;
}
.hyacinth-violet {
color: #a24e94;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--pink-scallop:#f2e1d4;
--first-date:#f4b69f;
--carmine-rose:#e65b8e;
--hyacinth-violet:#a24e94;
}

More palettes to explore