All Palettes

Color Palette #ff7c6b, #ff9b80, #ffb68f, #ffdca3, #ffe5b8

0%
0%
0%

CSS code for this palette

/* CSS */
.salmon {
color: #ff7c6b;
}
.peachy-salmon {
color: #ff9b80;
}
.desert-sunrise {
color: #ffb68f;
}
.bachimitsu-gold {
color: #ffdca3;
}
.whisper-yellow {
color: #ffe5b8;
}

/* CSS Variables */
:root {
--salmon:#ff7c6b;
--peachy-salmon:#ff9b80;
--desert-sunrise:#ffb68f;
--bachimitsu-gold:#ffdca3;
--whisper-yellow:#ffe5b8;
}

More palettes to explore