All Palettes

Color Palette #ffd900, #ffb84d, #ff8c00, #ff6e61, #da5a4e

0%
0%
0%

CSS code for this palette

/* CSS */
.soviet-gold {
color: #ffd900;
}
.floral-leaf {
color: #ffb84d;
}
.sun-crete {
color: #ff8c00;
}
.grapefruit-pulp {
color: #ff6e61;
}
.capocollo {
color: #da5a4e;
}

/* CSS Variables */
:root {
--soviet-gold:#ffd900;
--floral-leaf:#ffb84d;
--sun-crete:#ff8c00;
--grapefruit-pulp:#ff6e61;
--capocollo:#da5a4e;
}

More palettes to explore