#FB333D Color

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

Color preview

#FB333D

Color formats

HEX
#FB333D
RGB
rgb(251, 51, 61)
RGBA
rgba(251, 51, 61, 1)
HSL
hsl(357, 96%, 59%)
HSV
hsv(357, 80%, 98%)
CMYK
cmyk(0%, 80%, 76%, 2%)
CSS variable
--color-primary: #FB333D;
Lowercase HEX
#fb333d

Shades

Tints

Tones

Harmony

CSS snippets for #FB333D

.color-fb333d {
  color: #FB333D;
  background-color: #FB333D;
}

Frequently asked questions

What color is #FB333D?+

#FB333D is a HEX color with RGB value rgb(251, 51, 61) and HSL value hsl(357, 96%, 59%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FB333D?+

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