Orangey red to HSL

Color Code

#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 HSL code for orangey red?

The CSS color orangey red in HSL format is hsl(8.4, 95.5%, 56.1%). 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: hsl(8.4, 95.5%, 56.1%);
  • Background: background-color: hsl(8.4, 95.5%, 56.1%);
  • Border: border-color: hsl(8.4, 95.5%, 56.1%);

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 HSL?

Select orangey red from the color name list in our color converter. The HSL value — hsl(8.4, 95.5%, 56.1%) — 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 HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.