Orange Red Hex Code — #FF4500

RGB, HSL, and CMYK values for Orange Red.

Orange Red Color Values

FormatValue
HEX#FF4500
RGBrgb(255, 69, 0)
HSLhsl(16, 100%, 50%)
CMYKcmyk(0%, 73%, 100%, 0%)
Want to explore more shades? Use our Color Converter

About Orange Red

Color psychology: Intensity, excitement.

Orange Red (#FF4500) is a medium shade of orange. It's commonly used in web design, graphic design, and branding where intensity, excitement are desired associations.

How to Use Orange Red in CSS

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

/* Using RGB */
color: rgb(255, 69, 0);

/* Using HSL */
color: hsl(16, 100%, 50%);

Colors That Go With Orange Red

Complementary

Analogous

Triadic

Similar Shades of Orange

Frequently Asked Questions