#FB5F04 Color

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

Color preview

#FB5F04

Color formats

HEX
#FB5F04
RGB
rgb(251, 95, 4)
RGBA
rgba(251, 95, 4, 1)
HSL
hsl(22, 97%, 50%)
HSV
hsv(22, 98%, 98%)
CMYK
cmyk(0%, 62%, 98%, 2%)
CSS variable
--color-primary: #FB5F04;
Lowercase HEX
#fb5f04

Shades

Tints

Tones

Harmony

CSS snippets for #FB5F04

.color-fb5f04 {
  color: #FB5F04;
  background-color: #FB5F04;
}

Frequently asked questions

What color is #FB5F04?+

#FB5F04 is a HEX color with RGB value rgb(251, 95, 4) and HSL value hsl(22, 97%, 50%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FB5F04?+

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