#FB2F32 Color

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

Color preview

#FB2F32

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FB2F32

.color-fb2f32 {
  color: #FB2F32;
  background-color: #FB2F32;
}

Frequently asked questions

What color is #FB2F32?+

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

What is the closest Tailwind color to #FB2F32?+

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