All Palettes

Color Palette #f6c2c1, #f7e3a1, #d4f2e2, #7bc6db, #4f8cba

0%
0%
0%

CSS code for this palette

/* CSS */
.cor-de-pele {
color: #f6c2c1;
}
.venetian-yellow {
color: #f7e3a1;
}
.pastel-jade {
color: #d4f2e2;
}
.water-flow {
color: #7bc6db;
}
.boat-house {
color: #4f8cba;
}

/* CSS Variables */
:root {
--cor-de-pele:#f6c2c1;
--venetian-yellow:#f7e3a1;
--pastel-jade:#d4f2e2;
--water-flow:#7bc6db;
--boat-house:#4f8cba;
}

More palettes to explore