#FB800C Color

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

Color preview

#FB800C

Color formats

HEX
#FB800C
RGB
rgb(251, 128, 12)
RGBA
rgba(251, 128, 12, 1)
HSL
hsl(29, 97%, 52%)
HSV
hsv(29, 95%, 98%)
CMYK
cmyk(0%, 49%, 95%, 2%)
CSS variable
--color-primary: #FB800C;
Lowercase HEX
#fb800c

Shades

Tints

Tones

Harmony

CSS snippets for #FB800C

.color-fb800c {
  color: #FB800C;
  background-color: #FB800C;
}

Frequently asked questions

What color is #FB800C?+

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

What is the closest Tailwind color to #FB800C?+

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