Pumpkin Hex Code — #FF7518

RGB, HSL, and CMYK values for Pumpkin.

Pumpkin Color Values

FormatValue
HEX#FF7518
RGBrgb(255, 117, 24)
HSLhsl(24, 100%, 55%)
CMYKcmyk(0%, 54%, 91%, 0%)
Want to explore more shades? Use our Color Converter

About Pumpkin

Color psychology: Harvest, abundance.

Pumpkin (#FF7518) is a medium shade of orange. It's commonly used in web design, graphic design, and branding where harvest, abundance are desired associations.

How to Use Pumpkin in CSS

/* Using HEX */
color: #FF7518;
background-color: #FF7518;

/* Using RGB */
color: rgb(255, 117, 24);

/* Using HSL */
color: hsl(24, 100%, 55%);

Colors That Go With Pumpkin

Complementary

Analogous

Triadic

Similar Shades of Orange

Frequently Asked Questions