All Palettes

Color Palette #c8d8a6, #a8d7b5, #ff6e61, #f5b9a3, #e1c6d3

0%
0%
0%

CSS code for this palette

/* CSS */
.butterfly {
color: #c8d8a6;
}
.frugal {
color: #a8d7b5;
}
.grapefruit-pulp {
color: #ff6e61;
}
.certain-peach {
color: #f5b9a3;
}
.etcetera {
color: #e1c6d3;
}

/* CSS Variables */
:root {
--butterfly:#c8d8a6;
--frugal:#a8d7b5;
--grapefruit-pulp:#ff6e61;
--certain-peach:#f5b9a3;
--etcetera:#e1c6d3;
}

More palettes to explore