All Palettes

Color Palette #f4c3c3, #f6e1b6, #f5c19e, #cde4e5, #7b9d9d

0%
0%
0%

CSS code for this palette

/* CSS */
.cor-de-pele {
color: #f4c3c3;
}
.soft-butter {
color: #f6e1b6;
}
.almond-cream {
color: #f5c19e;
}
.wave-splash {
color: #cde4e5;
}
.salt-blue {
color: #7b9d9d;
}

/* CSS Variables */
:root {
--cor-de-pele:#f4c3c3;
--soft-butter:#f6e1b6;
--almond-cream:#f5c19e;
--wave-splash:#cde4e5;
--salt-blue:#7b9d9d;
}

More palettes to explore