#FB840C Color

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

Color preview

#FB840C

Color formats

HEX
#FB840C
RGB
rgb(251, 132, 12)
RGBA
rgba(251, 132, 12, 1)
HSL
hsl(30, 97%, 52%)
HSV
hsv(30, 95%, 98%)
CMYK
cmyk(0%, 47%, 95%, 2%)
CSS variable
--color-primary: #FB840C;
Lowercase HEX
#fb840c

Shades

Tints

Tones

Harmony

CSS snippets for #FB840C

.color-fb840c {
  color: #FB840C;
  background-color: #FB840C;
}

Frequently asked questions

What color is #FB840C?+

#FB840C is a HEX color with RGB value rgb(251, 132, 12) and HSL value hsl(30, 97%, 52%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #FB840C?+

The closest Tailwind color is orange-500, available as the bg-orange-500 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