All Palettes

Color Palette #7d5c99, #b67c8f, #f1b4a2, #f5e1b2, #f9d780

0%
0%
0%

CSS code for this palette

/* CSS */
.jubilee {
color: #7d5c99;
}
.foxglove {
color: #b67c8f;
}
.first-date {
color: #f1b4a2;
}
.friendly-yellow {
color: #f5e1b2;
}
.e-honda-beige {
color: #f9d780;
}

/* CSS Variables */
:root {
--jubilee:#7d5c99;
--foxglove:#b67c8f;
--first-date:#f1b4a2;
--friendly-yellow:#f5e1b2;
--e-honda-beige:#f9d780;
}

More palettes to explore