#F4550B Color

Inspect #F4550B across formats, palettes, contrast and closest named color matches.

Color preview

#F4550B

Color formats

HEX
#F4550B
RGB
rgb(244, 85, 11)
RGBA
rgba(244, 85, 11, 1)
HSL
hsl(19, 91%, 50%)
HSV
hsv(19, 95%, 96%)
CMYK
cmyk(0%, 65%, 95%, 4%)
CSS variable
--color-primary: #F4550B;
Lowercase HEX
#f4550b

Shades

Tints

Tones

Harmony

CSS snippets for #F4550B

.color-f4550b {
  color: #F4550B;
  background-color: #F4550B;
}

Frequently asked questions

What color is #F4550B?+

#F4550B is a HEX color with RGB value rgb(244, 85, 11) and HSL value hsl(19, 91%, 50%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F4550B?+

The closest Tailwind color is orange-600, available as the bg-orange-600 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools