All Palettes

Color Palette #c92c41, #d8a93b, #f2e6ba, #5a994d, #9fc7e0

0%
0%
0%

CSS code for this palette

/* CSS */
.red-peppercorn {
color: #c92c41;
}
.brassy-tint {
color: #d8a93b;
}
.menoth-white-base {
color: #f2e6ba;
}
.wicked-witch {
color: #5a994d;
}
.legacy-blue {
color: #9fc7e0;
}

/* CSS Variables */
:root {
--red-peppercorn:#c92c41;
--brassy-tint:#d8a93b;
--menoth-white-base:#f2e6ba;
--wicked-witch:#5a994d;
--legacy-blue:#9fc7e0;
}

More palettes to explore