#FB500C Color

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

Color preview

#FB500C

Color formats

HEX
#FB500C
RGB
rgb(251, 80, 12)
RGBA
rgba(251, 80, 12, 1)
HSL
hsl(17, 97%, 52%)
HSV
hsv(17, 95%, 98%)
CMYK
cmyk(0%, 68%, 95%, 2%)
CSS variable
--color-primary: #FB500C;
Lowercase HEX
#fb500c

Shades

Tints

Tones

Harmony

CSS snippets for #FB500C

.color-fb500c {
  color: #FB500C;
  background-color: #FB500C;
}

Frequently asked questions

What color is #FB500C?+

#FB500C is a HEX color with RGB value rgb(251, 80, 12) and HSL value hsl(17, 97%, 52%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FB500C?+

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