All Palettes

Color Palette #f5c2c2, #f9e5a4, #c3d5ae, #7fb5d7, #f3a5df

0%
0%
0%

CSS code for this palette

/* CSS */
.cor-de-pele {
color: #f5c2c2;
}
.blended-fruit {
color: #f9e5a4;
}
.hamster-habitat {
color: #c3d5ae;
}
.regale-blue {
color: #7fb5d7;
}
.hanami-pink {
color: #f3a5df;
}

/* CSS Variables */
:root {
--cor-de-pele:#f5c2c2;
--blended-fruit:#f9e5a4;
--hamster-habitat:#c3d5ae;
--regale-blue:#7fb5d7;
--hanami-pink:#f3a5df;
}

More palettes to explore