#FB400C Color

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

Color preview

#FB400C

Color formats

HEX
#FB400C
RGB
rgb(251, 64, 12)
RGBA
rgba(251, 64, 12, 1)
HSL
hsl(13, 97%, 52%)
HSV
hsv(13, 95%, 98%)
CMYK
cmyk(0%, 75%, 95%, 2%)
CSS variable
--color-primary: #FB400C;
Lowercase HEX
#fb400c

Shades

Tints

Tones

Harmony

CSS snippets for #FB400C

.color-fb400c {
  color: #FB400C;
  background-color: #FB400C;
}

Frequently asked questions

What color is #FB400C?+

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

What is the closest Tailwind color to #FB400C?+

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