All Palettes

Color Palette #ff997a, #ff6e61, #f4b943, #ffcd57, #f4d35d

0%
0%
0%

CSS code for this palette

/* CSS */
.flash-in-the-pan {
color: #ff997a;
}
.grapefruit-pulp {
color: #ff6e61;
}
.golden-glam {
color: #f4b943;
}
.angry-pasta {
color: #ffcd57;
}
.salmon-eggs {
color: #f4d35d;
}

/* CSS Variables */
:root {
--flash-in-the-pan:#ff997a;
--grapefruit-pulp:#ff6e61;
--golden-glam:#f4b943;
--angry-pasta:#ffcd57;
--salmon-eggs:#f4d35d;
}

More palettes to explore