#F41B0B Color

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

Color preview

#F41B0B

Color formats

HEX
#F41B0B
RGB
rgb(244, 27, 11)
RGBA
rgba(244, 27, 11, 1)
HSL
hsl(4, 91%, 50%)
HSV
hsv(4, 95%, 96%)
CMYK
cmyk(0%, 89%, 95%, 4%)
CSS variable
--color-primary: #F41B0B;
Lowercase HEX
#f41b0b

Shades

Tints

Tones

Harmony

CSS snippets for #F41B0B

.color-f41b0b {
  color: #F41B0B;
  background-color: #F41B0B;
}

Frequently asked questions

What color is #F41B0B?+

#F41B0B is a HEX color with RGB value rgb(244, 27, 11) and HSL value hsl(4, 91%, 50%). Its closest CSS named color is Red.

What is the closest Tailwind color to #F41B0B?+

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