All Palettes

Color Palette #f4c3c3, #f7e4bb, #ffe1a8, #f4b42a, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.cor-de-pele {
color: #f4c3c3;
}
.gentle-glow {
color: #f7e4bb;
}
.manila-tint {
color: #ffe1a8;
}
.xanthous {
color: #f4b42a;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--cor-de-pele:#f4c3c3;
--gentle-glow:#f7e4bb;
--manila-tint:#ffe1a8;
--xanthous:#f4b42a;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore