#F61F31 Color

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

Color preview

#F61F31

Color formats

HEX
#F61F31
RGB
rgb(246, 31, 49)
RGBA
rgba(246, 31, 49, 1)
HSL
hsl(355, 92%, 54%)
HSV
hsv(355, 87%, 96%)
CMYK
cmyk(0%, 87%, 80%, 4%)
CSS variable
--color-primary: #F61F31;
Lowercase HEX
#f61f31

Shades

Tints

Tones

Harmony

CSS snippets for #F61F31

.color-f61f31 {
  color: #F61F31;
  background-color: #F61F31;
}

Frequently asked questions

What color is #F61F31?+

#F61F31 is a HEX color with RGB value rgb(246, 31, 49) and HSL value hsl(355, 92%, 54%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #F61F31?+

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