All Palettes

Color Palette #ff776b, #ff9b8a, #ffc3b3, #f1d8a7, #ffcf57

0%
0%
0%

CSS code for this palette

/* CSS */
.salmon {
color: #ff776b;
}
.peach-pink {
color: #ff9b8a;
}
.tropical-peach {
color: #ffc3b3;
}
.upbeat {
color: #f1d8a7;
}
.casandora-yellow {
color: #ffcf57;
}

/* CSS Variables */
:root {
--salmon:#ff776b;
--peach-pink:#ff9b8a;
--tropical-peach:#ffc3b3;
--upbeat:#f1d8a7;
--casandora-yellow:#ffcf57;
}

More palettes to explore