Orangey red Color — HEX, RGB, HSL & CMYK Codes

#fa4224
Format Value
HEX #fa4224
RGB rgb(250, 66, 36)
HSL hsl(8.4, 95.5%, 56.1%)
CMYK cmyk(0%, 73.6%, 85.6%, 2%)
HSV hsv(8.4, 85.6%, 98%)

orangey red color harmonies

Tints & shades of orangey red

Tints (lighter)

#fa5338 #fb644c #fb7660 #fc8774 #fc9888 #fda99b #fdbaaf #fecbc3 #feddd7 #ffeeeb

Shades (darker)

#e33c21 #cd361d #b6301a #9f2a17 #882414 #721e10 #5b180d #44120a #2d0c07 #170603

Contrast & accessibility

The quick brown fox

On white · 3.58:1 · AA Large

The quick brown fox

On black · 5.87:1 · AA

Recommended text color: #000000

Use orangey red in code

CSS color: #fa4224;
SCSS $color: #fa4224;
Tailwind bg-[#fa4224]
Swift UIColor(red: 0.980, green: 0.259, blue: 0.141, alpha: 1)
Android Color.parseColor("#fa4224")
Flutter Color(0xFFFA4224)

Colors similar to orangey red

Browse all Red colors →

What is the HEX code for orangey red?

The CSS color orangey red in HEX format is #fa4224. Use this value directly in CSS, SVG, and most design tools.

How do I use orangey red in CSS?

To apply orangey red in CSS:

  • Text color: color: #fa4224;
  • Background: background-color: #fa4224;
  • Border: border-color: #fa4224;

What are all the color format values for orangey red?

FormatValue
HEX#fa4224
RGBrgb(250, 66, 36)
HSLhsl(8.4, 95.5%, 56.1%)
CMYKcmyk(0%, 73.6%, 85.6%, 2%)

How do I convert orangey red to HEX?

Select orangey red from the color name list in our color converter. The HEX value — #fa4224 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does orangey red belong to?

orangey red belongs to the red color family. It is a medium, vivid color with HSL values: hue 8.4°, saturation 95.5%, lightness 56.1%.

How do I create lighter and darker shades of orangey red?

Lighter variant (lightness 71.1%): #fc836f. Darker variant (lightness 41.1%): #cd2105. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.