All Palettes

Color Palette #4b3e75, #6b5a90, #c06d84, #f67481, #f9a37b

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-wisteria {
color: #4b3e75;
}
.butterfly-bush {
color: #6b5a90;
}
.briar-rose {
color: #c06d84;
}
.momo-peach {
color: #f67481;
}
.apricot-wash {
color: #f9a37b;
}

/* CSS Variables */
:root {
--deep-wisteria:#4b3e75;
--butterfly-bush:#6b5a90;
--briar-rose:#c06d84;
--momo-peach:#f67481;
--apricot-wash:#f9a37b;
}

More palettes to explore