All Palettes

Color Palette #ffc1a8, #f7b1a1, #f09a8e, #e58d80, #d77c70

0%
0%
0%

CSS code for this palette

/* CSS */
.porcellana {
color: #ffc1a8;
}
.first-date {
color: #f7b1a1;
}
.fruit-shake {
color: #f09a8e;
}
.peony-pink {
color: #e58d80;
}
.golgfag-brown {
color: #d77c70;
}

/* CSS Variables */
:root {
--porcellana:#ffc1a8;
--first-date:#f7b1a1;
--fruit-shake:#f09a8e;
--peony-pink:#e58d80;
--golgfag-brown:#d77c70;
}

More palettes to explore