All Palettes

Color Palette #ff7c6b, #ff997a, #ffb185, #ffce99, #ffe5b8

0%
0%
0%

CSS code for this palette

/* CSS */
.salmon {
color: #ff7c6b;
}
.flash-in-the-pan {
color: #ff997a;
}
.spice-pink {
color: #ffb185;
}
.peach-orange {
color: #ffce99;
}
.whisper-yellow {
color: #ffe5b8;
}

/* CSS Variables */
:root {
--salmon:#ff7c6b;
--flash-in-the-pan:#ff997a;
--spice-pink:#ffb185;
--peach-orange:#ffce99;
--whisper-yellow:#ffe5b8;
}

More palettes to explore