#F31D2B Color

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

Color preview

#F31D2B

Color formats

HEX
#F31D2B
RGB
rgb(243, 29, 43)
RGBA
rgba(243, 29, 43, 1)
HSL
hsl(356, 90%, 53%)
HSV
hsv(356, 88%, 95%)
CMYK
cmyk(0%, 88%, 82%, 5%)
CSS variable
--color-primary: #F31D2B;
Lowercase HEX
#f31d2b

Shades

Tints

Tones

Harmony

CSS snippets for #F31D2B

.color-f31d2b {
  color: #F31D2B;
  background-color: #F31D2B;
}

Frequently asked questions

What color is #F31D2B?+

#F31D2B is a HEX color with RGB value rgb(243, 29, 43) and HSL value hsl(356, 90%, 53%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #F31D2B?+

The closest Tailwind color is red-600, available as the bg-red-600 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