All Palettes

Color Palette #e5a89e, #f4c3c3, #f9e3d7, #f9f8c3, #c3e1f9

0%
0%
0%

CSS code for this palette

/* CSS */
.passion-fruit-punch {
color: #e5a89e;
}
.cor-de-pele {
color: #f4c3c3;
}
.shell-ginger {
color: #f9e3d7;
}
.fine-linen {
color: #f9f8c3;
}
.fresh-water {
color: #c3e1f9;
}

/* CSS Variables */
:root {
--passion-fruit-punch:#e5a89e;
--cor-de-pele:#f4c3c3;
--shell-ginger:#f9e3d7;
--fine-linen:#f9f8c3;
--fresh-water:#c3e1f9;
}

More palettes to explore