#FB3C2B Color

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

Color preview

#FB3C2B

Color formats

HEX
#FB3C2B
RGB
rgb(251, 60, 43)
RGBA
rgba(251, 60, 43, 1)
HSL
hsl(5, 96%, 58%)
HSV
hsv(5, 83%, 98%)
CMYK
cmyk(0%, 76%, 83%, 2%)
CSS variable
--color-primary: #FB3C2B;
Lowercase HEX
#fb3c2b

Shades

Tints

Tones

Harmony

CSS snippets for #FB3C2B

.color-fb3c2b {
  color: #FB3C2B;
  background-color: #FB3C2B;
}

Frequently asked questions

What color is #FB3C2B?+

#FB3C2B is a HEX color with RGB value rgb(251, 60, 43) and HSL value hsl(5, 96%, 58%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FB3C2B?+

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