All Palettes

Color Palette #ff7c6b, #ff9b80, #ffc1b8, #ffe5b8, #fffb80

0%
0%
0%

CSS code for this palette

/* CSS */
.salmon {
color: #ff7c6b;
}
.peachy-salmon {
color: #ff9b80;
}
.impatiens-pink {
color: #ffc1b8;
}
.whisper-yellow {
color: #ffe5b8;
}
.limuyi-yellow {
color: #fffb80;
}

/* CSS Variables */
:root {
--salmon:#ff7c6b;
--peachy-salmon:#ff9b80;
--impatiens-pink:#ffc1b8;
--whisper-yellow:#ffe5b8;
--limuyi-yellow:#fffb80;
}

More palettes to explore