All Palettes

Color Palette #ff776b, #ff9b80, #ffb380, #ffca80, #ffe680

0%
0%
0%

CSS code for this palette

/* CSS */
.salmon {
color: #ff776b;
}
.peachy-salmon {
color: #ff9b80;
}
.peach {
color: #ffb380;
}
.orange-glass {
color: #ffca80;
}
.cowbell {
color: #ffe680;
}

/* CSS Variables */
:root {
--salmon:#ff776b;
--peachy-salmon:#ff9b80;
--peach:#ffb380;
--orange-glass:#ffca80;
--cowbell:#ffe680;
}

More palettes to explore