#FA2C3D Color

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

Color preview

#FA2C3D

Color formats

HEX
#FA2C3D
RGB
rgb(250, 44, 61)
RGBA
rgba(250, 44, 61, 1)
HSL
hsl(355, 95%, 58%)
HSV
hsv(355, 82%, 98%)
CMYK
cmyk(0%, 82%, 76%, 2%)
CSS variable
--color-primary: #FA2C3D;
Lowercase HEX
#fa2c3d

Shades

Tints

Tones

Harmony

CSS snippets for #FA2C3D

.color-fa2c3d {
  color: #FA2C3D;
  background-color: #FA2C3D;
}

Frequently asked questions

What color is #FA2C3D?+

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

What is the closest Tailwind color to #FA2C3D?+

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