#FA332C Color

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

Color preview

#FA332C

Color formats

HEX
#FA332C
RGB
rgb(250, 51, 44)
RGBA
rgba(250, 51, 44, 1)
HSL
hsl(2, 95%, 58%)
HSV
hsv(2, 82%, 98%)
CMYK
cmyk(0%, 80%, 82%, 2%)
CSS variable
--color-primary: #FA332C;
Lowercase HEX
#fa332c

Shades

Tints

Tones

Harmony

CSS snippets for #FA332C

.color-fa332c {
  color: #FA332C;
  background-color: #FA332C;
}

Frequently asked questions

What color is #FA332C?+

#FA332C is a HEX color with RGB value rgb(250, 51, 44) and HSL value hsl(2, 95%, 58%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FA332C?+

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