#FB2F2F Color

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

Color preview

#FB2F2F

Color formats

HEX
#FB2F2F
RGB
rgb(251, 47, 47)
RGBA
rgba(251, 47, 47, 1)
HSL
hsl(0, 96%, 58%)
HSV
hsv(0, 81%, 98%)
CMYK
cmyk(0%, 81%, 81%, 2%)
CSS variable
--color-primary: #FB2F2F;
Lowercase HEX
#fb2f2f

Shades

Tints

Tones

Harmony

CSS snippets for #FB2F2F

.color-fb2f2f {
  color: #FB2F2F;
  background-color: #FB2F2F;
}

Frequently asked questions

What color is #FB2F2F?+

#FB2F2F is a HEX color with RGB value rgb(251, 47, 47) and HSL value hsl(0, 96%, 58%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FB2F2F?+

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