#FD322B Color

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

Color preview

#FD322B

Color formats

HEX
#FD322B
RGB
rgb(253, 50, 43)
RGBA
rgba(253, 50, 43, 1)
HSL
hsl(2, 98%, 58%)
HSV
hsv(2, 83%, 99%)
CMYK
cmyk(0%, 80%, 83%, 1%)
CSS variable
--color-primary: #FD322B;
Lowercase HEX
#fd322b

Shades

Tints

Tones

Harmony

CSS snippets for #FD322B

.color-fd322b {
  color: #FD322B;
  background-color: #FD322B;
}

Frequently asked questions

What color is #FD322B?+

#FD322B is a HEX color with RGB value rgb(253, 50, 43) and HSL value hsl(2, 98%, 58%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FD322B?+

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