All Palettes

Color Palette #ff776b, #ffb399, #ffdaa3, #ffe08a, #ffd900

0%
0%
0%

CSS code for this palette

/* CSS */
.salmon {
color: #ff776b;
}
.prairie-sunset {
color: #ffb399;
}
.endearment {
color: #ffdaa3;
}
.yellow-corn {
color: #ffe08a;
}
.soviet-gold {
color: #ffd900;
}

/* CSS Variables */
:root {
--salmon:#ff776b;
--prairie-sunset:#ffb399;
--endearment:#ffdaa3;
--yellow-corn:#ffe08a;
--soviet-gold:#ffd900;
}

More palettes to explore