All Palettes

Color Palette #ff776b, #ff9d80, #ffc3b3, #ffd6a3, #f0c3b2

0%
0%
0%

CSS code for this palette

/* CSS */
.salmon {
color: #ff776b;
}
.peachy-salmon {
color: #ff9d80;
}
.tropical-peach {
color: #ffc3b3;
}
.fresh-apricot {
color: #ffd6a3;
}
.peach-temptation {
color: #f0c3b2;
}

/* CSS Variables */
:root {
--salmon:#ff776b;
--peachy-salmon:#ff9d80;
--tropical-peach:#ffc3b3;
--fresh-apricot:#ffd6a3;
--peach-temptation:#f0c3b2;
}

More palettes to explore