All Palettes

Color Palette #f4c3c3, #f8d0a0, #f7e9a1, #c6e3e6, #b3d9e0

0%
0%
0%

CSS code for this palette

/* CSS */
.cor-de-pele {
color: #f4c3c3;
}
.ginger-peach {
color: #f8d0a0;
}
.lazy-daisy {
color: #f7e9a1;
}
.aviary-blue {
color: #c6e3e6;
}
.blue-shimmer {
color: #b3d9e0;
}

/* CSS Variables */
:root {
--cor-de-pele:#f4c3c3;
--ginger-peach:#f8d0a0;
--lazy-daisy:#f7e9a1;
--aviary-blue:#c6e3e6;
--blue-shimmer:#b3d9e0;
}

More palettes to explore