All Palettes

Color Palette #ff751a, #a54d12, #4b2c20, #e0a100, #f5df3d

0%
0%
0%

CSS code for this palette

/* CSS */
.pumpkin {
color: #ff751a;
}
.brandy-bear {
color: #a54d12;
}
.couch {
color: #4b2c20;
}
.hot-butter {
color: #e0a100;
}
.fluffy-duckling {
color: #f5df3d;
}

/* CSS Variables */
:root {
--pumpkin:#ff751a;
--brandy-bear:#a54d12;
--couch:#4b2c20;
--hot-butter:#e0a100;
--fluffy-duckling:#f5df3d;
}

More palettes to explore