All Palettes

Color Palette #f4c3c3, #eab8d1, #f5e4b7, #d4d58b, #bfafcf

0%
0%
0%

CSS code for this palette

/* CSS */
.cor-de-pele {
color: #f4c3c3;
}
.sweet-lilac {
color: #eab8d1;
}
.martica {
color: #f5e4b7;
}
.golden-delicious {
color: #d4d58b;
}
.grape-s-treasure {
color: #bfafcf;
}

/* CSS Variables */
:root {
--cor-de-pele:#f4c3c3;
--sweet-lilac:#eab8d1;
--martica:#f5e4b7;
--golden-delicious:#d4d58b;
--grape-s-treasure:#bfafcf;
}

More palettes to explore