All Palettes

Color Palette #a3d6e0, #f6c2c1, #f0e7c7, #f2ba4a, #7f4b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.terrace-pool {
color: #a3d6e0;
}
.cor-de-pele {
color: #f6c2c1;
}
.ethereal-green {
color: #f0e7c7;
}
.maximum-yellow-red {
color: #f2ba4a;
}
.cleopatra-s-gown {
color: #7f4b8b;
}

/* CSS Variables */
:root {
--terrace-pool:#a3d6e0;
--cor-de-pele:#f6c2c1;
--ethereal-green:#f0e7c7;
--maximum-yellow-red:#f2ba4a;
--cleopatra-s-gown:#7f4b8b;
}

More palettes to explore