#FA2C33 Color

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

Color preview

#FA2C33

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FA2C33

.color-fa2c33 {
  color: #FA2C33;
  background-color: #FA2C33;
}

Frequently asked questions

What color is #FA2C33?+

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

What is the closest Tailwind color to #FA2C33?+

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