All Palettes

Color Palette #ff776b, #ff9c8f, #ffc7b3, #ffddad, #fee8b9

0%
0%
0%

CSS code for this palette

/* CSS */
.salmon {
color: #ff776b;
}
.lolly {
color: #ff9c8f;
}
.ballet-skirt {
color: #ffc7b3;
}
.navajo-white {
color: #ffddad;
}
.sunkissed-yellow {
color: #fee8b9;
}

/* CSS Variables */
:root {
--salmon:#ff776b;
--lolly:#ff9c8f;
--ballet-skirt:#ffc7b3;
--navajo-white:#ffddad;
--sunkissed-yellow:#fee8b9;
}

More palettes to explore