#FB140C Color

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

Color preview

#FB140C

Color formats

HEX
#FB140C
RGB
rgb(251, 20, 12)
RGBA
rgba(251, 20, 12, 1)
HSL
hsl(2, 97%, 52%)
HSV
hsv(2, 95%, 98%)
CMYK
cmyk(0%, 92%, 95%, 2%)
CSS variable
--color-primary: #FB140C;
Lowercase HEX
#fb140c

Shades

Tints

Tones

Harmony

CSS snippets for #FB140C

.color-fb140c {
  color: #FB140C;
  background-color: #FB140C;
}

Frequently asked questions

What color is #FB140C?+

#FB140C is a HEX color with RGB value rgb(251, 20, 12) and HSL value hsl(2, 97%, 52%). Its closest CSS named color is Red.

What is the closest Tailwind color to #FB140C?+

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