All Palettes

Color Palette #f6ec60, #f6b141, #d8792c, #a54d27, #7d2d2c

0%
0%
0%

CSS code for this palette

/* CSS */
.maizena {
color: #f6ec60;
}
.butter-cream {
color: #f6b141;
}
.bitter-orange {
color: #d8792c;
}
.hamburger {
color: #a54d27;
}
.strong-envy {
color: #7d2d2c;
}

/* CSS Variables */
:root {
--maizena:#f6ec60;
--butter-cream:#f6b141;
--bitter-orange:#d8792c;
--hamburger:#a54d27;
--strong-envy:#7d2d2c;
}

More palettes to explore