#FB2B32 Color

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

Color preview

#FB2B32

Color formats

HEX
#FB2B32
RGB
rgb(251, 43, 50)
RGBA
rgba(251, 43, 50, 1)
HSL
hsl(358, 96%, 58%)
HSV
hsv(358, 83%, 98%)
CMYK
cmyk(0%, 83%, 80%, 2%)
CSS variable
--color-primary: #FB2B32;
Lowercase HEX
#fb2b32

Shades

Tints

Tones

Harmony

CSS snippets for #FB2B32

.color-fb2b32 {
  color: #FB2B32;
  background-color: #FB2B32;
}

Frequently asked questions

What color is #FB2B32?+

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

What is the closest Tailwind color to #FB2B32?+

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