All Palettes

Color Palette #380a43, #8d2a6e, #d35f9d, #f7c6b6, #f9e8d7

0%
0%
0%

CSS code for this palette

/* CSS */
.dark-purple {
color: #380a43;
}
.beetiful-magenta {
color: #8d2a6e;
}
.crushed-berries {
color: #d35f9d;
}
.apricot-obsession {
color: #f7c6b6;
}
.aria-ivory {
color: #f9e8d7;
}

/* CSS Variables */
:root {
--dark-purple:#380a43;
--beetiful-magenta:#8d2a6e;
--crushed-berries:#d35f9d;
--apricot-obsession:#f7c6b6;
--aria-ivory:#f9e8d7;
}

More palettes to explore