Blood orange Color — HEX, RGB, HSL & CMYK Codes

#fe4b03
Format Value
HEX #fe4b03
RGB rgb(254, 75, 3)
HSL hsl(17.2, 99.2%, 50.4%)
CMYK cmyk(0%, 70.5%, 98.8%, 0.4%)
HSV hsv(17.2, 98.8%, 99.6%)

blood orange color harmonies

Tints & shades of blood orange

Tints (lighter)

#fe5b1a #fe6c31 #fe7c48 #fe8c5f #fe9d76 #ffad8c #ffbea3 #ffceba #ffded1 #ffefe8

Shades (darker)

#e74403 #d03d02 #b93702 #a23002 #8b2902 #732201 #5c1b01 #451401 #2e0e01 #170700

Contrast & accessibility

The quick brown fox

On white · 3.38:1 · AA Large

The quick brown fox

On black · 6.22:1 · AA

Recommended text color: #000000

Use blood orange in code

CSS color: #fe4b03;
SCSS $color: #fe4b03;
Tailwind bg-[#fe4b03]
Swift UIColor(red: 0.996, green: 0.294, blue: 0.012, alpha: 1)
Android Color.parseColor("#fe4b03")
Flutter Color(0xFFFE4B03)

Colors similar to blood orange

Browse all Orange colors →

What is the HEX code for blood orange?

The CSS color blood orange in HEX format is #fe4b03. Use this value directly in CSS, SVG, and most design tools.

How do I use blood orange in CSS?

To apply blood orange in CSS:

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

What are all the color format values for blood orange?

FormatValue
HEX#fe4b03
RGBrgb(254, 75, 3)
HSLhsl(17.2, 99.2%, 50.4%)
CMYKcmyk(0%, 70.5%, 98.8%, 0.4%)

How do I convert blood orange to HEX?

Select blood orange from the color name list in our color converter. The HEX value — #fe4b03 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does blood orange belong to?

blood orange belongs to the orange color family. It is a medium, vivid color with HSL values: hue 17.2°, saturation 99.2%, lightness 50.4%.

How do I create lighter and darker shades of blood orange?

Lighter variant (lightness 65.4%): #fe814f. Darker variant (lightness 35.4%): #b43401. 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.