All Palettes

Color Palette #ff751a, #ffa600, #ffd900, #ffec3d, #fff9c2

0%
0%
0%

CSS code for this palette

/* CSS */
.pumpkin {
color: #ff751a;
}
.cheese {
color: #ffa600;
}
.soviet-gold {
color: #ffd900;
}
.hollandaise {
color: #ffec3d;
}
.twinkling-lights {
color: #fff9c2;
}

/* CSS Variables */
:root {
--pumpkin:#ff751a;
--cheese:#ffa600;
--soviet-gold:#ffd900;
--hollandaise:#ffec3d;
--twinkling-lights:#fff9c2;
}

More palettes to explore