All Palettes

Color Palette #ff7c6b, #ff9b80, #ffbe9e, #ffd4b3, #ffdfc2

0%
0%
0%

CSS code for this palette

/* CSS */
.salmon {
color: #ff7c6b;
}
.peachy-salmon {
color: #ff9b80;
}
.blushing-cinnamon {
color: #ffbe9e;
}
.forgotten-sunset {
color: #ffd4b3;
}
.sand-muffin {
color: #ffdfc2;
}

/* CSS Variables */
:root {
--salmon:#ff7c6b;
--peachy-salmon:#ff9b80;
--blushing-cinnamon:#ffbe9e;
--forgotten-sunset:#ffd4b3;
--sand-muffin:#ffdfc2;
}

More palettes to explore