All Palettes

Color Palette #c92c41, #e9b79f, #f6e6d5, #b5d99b, #a6c4d9

0%
0%
0%

CSS code for this palette

/* CSS */
.red-peppercorn {
color: #c92c41;
}
.seasonal-beige {
color: #e9b79f;
}
.heirloom-lace {
color: #f6e6d5;
}
.witty-green {
color: #b5d99b;
}
.frozen-blue {
color: #a6c4d9;
}

/* CSS Variables */
:root {
--red-peppercorn:#c92c41;
--seasonal-beige:#e9b79f;
--heirloom-lace:#f6e6d5;
--witty-green:#b5d99b;
--frozen-blue:#a6c4d9;
}

More palettes to explore