#F31B2A Color

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

Color preview

#F31B2A

Color formats

HEX
#F31B2A
RGB
rgb(243, 27, 42)
RGBA
rgba(243, 27, 42, 1)
HSL
hsl(356, 90%, 53%)
HSV
hsv(356, 89%, 95%)
CMYK
cmyk(0%, 89%, 83%, 5%)
CSS variable
--color-primary: #F31B2A;
Lowercase HEX
#f31b2a

Shades

Tints

Tones

Harmony

CSS snippets for #F31B2A

.color-f31b2a {
  color: #F31B2A;
  background-color: #F31B2A;
}

Frequently asked questions

What color is #F31B2A?+

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

What is the closest Tailwind color to #F31B2A?+

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