All Palettes

Color Palette #fdd4af, #f9cca9, #f6aa6f, #f39a39, #e57b1f

0%
0%
0%

CSS code for this palette

/* CSS */
.forgotten-sunset {
color: #fdd4af;
}
.allspice {
color: #f9cca9;
}
.florida-sunrise {
color: #f6aa6f;
}
.amber-glow {
color: #f39a39;
}
.cherokee-dignity {
color: #e57b1f;
}

/* CSS Variables */
:root {
--forgotten-sunset:#fdd4af;
--allspice:#f9cca9;
--florida-sunrise:#f6aa6f;
--amber-glow:#f39a39;
--cherokee-dignity:#e57b1f;
}

More palettes to explore