#FB040C Color

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

Color preview

#FB040C

Color formats

HEX
#FB040C
RGB
rgb(251, 4, 12)
RGBA
rgba(251, 4, 12, 1)
HSL
hsl(358, 97%, 50%)
HSV
hsv(358, 98%, 98%)
CMYK
cmyk(0%, 98%, 95%, 2%)
CSS variable
--color-primary: #FB040C;
Lowercase HEX
#fb040c

Shades

Tints

Tones

Harmony

CSS snippets for #FB040C

.color-fb040c {
  color: #FB040C;
  background-color: #FB040C;
}

Frequently asked questions

What color is #FB040C?+

#FB040C is a HEX color with RGB value rgb(251, 4, 12) and HSL value hsl(358, 97%, 50%). Its closest CSS named color is Red.

What is the closest Tailwind color to #FB040C?+

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