All Palettes

Color Palette #fdd4af, #fbcc8e, #f9a46c, #f78d50, #f76c50

0%
0%
0%

CSS code for this palette

/* CSS */
.forgotten-sunset {
color: #fdd4af;
}
.puff-pastry-yellow {
color: #fbcc8e;
}
.trump-tan {
color: #f9a46c;
}
.blaze {
color: #f78d50;
}
.sango-red {
color: #f76c50;
}

/* CSS Variables */
:root {
--forgotten-sunset:#fdd4af;
--puff-pastry-yellow:#fbcc8e;
--trump-tan:#f9a46c;
--blaze:#f78d50;
--sango-red:#f76c50;
}

More palettes to explore