#FB3E04 Color

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

Color preview

#FB3E04

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FB3E04

.color-fb3e04 {
  color: #FB3E04;
  background-color: #FB3E04;
}

Frequently asked questions

What color is #FB3E04?+

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

What is the closest Tailwind color to #FB3E04?+

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