All Palettes

Color Palette #f7a6c6, #f9d3b4, #fce5b0, #a6d9d1, #79c8d2

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f7a6c6;
}
.autumn-wind {
color: #f9d3b4;
}
.wickerware {
color: #fce5b0;
}
.lolly-ice {
color: #a6d9d1;
}
.valonia {
color: #79c8d2;
}

/* CSS Variables */
:root {
--rose-mallow:#f7a6c6;
--autumn-wind:#f9d3b4;
--wickerware:#fce5b0;
--lolly-ice:#a6d9d1;
--valonia:#79c8d2;
}

More palettes to explore