All Palettes

Color Palette #f5e2b7, #b7d7d1, #4d9f3c, #e1af7a, #7c4f8c

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-butter {
color: #f5e2b7;
}
.wingsuit-wind {
color: #b7d7d1;
}
.oregano-green {
color: #4d9f3c;
}
.buffalo-trail {
color: #e1af7a;
}
.cleopatra-s-gown {
color: #7c4f8c;
}

/* CSS Variables */
:root {
--soft-butter:#f5e2b7;
--wingsuit-wind:#b7d7d1;
--oregano-green:#4d9f3c;
--buffalo-trail:#e1af7a;
--cleopatra-s-gown:#7c4f8c;
}

More palettes to explore