#F31D32 Color

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

Color preview

#F31D32

Color formats

HEX
#F31D32
RGB
rgb(243, 29, 50)
RGBA
rgba(243, 29, 50, 1)
HSL
hsl(354, 90%, 53%)
HSV
hsv(354, 88%, 95%)
CMYK
cmyk(0%, 88%, 79%, 5%)
CSS variable
--color-primary: #F31D32;
Lowercase HEX
#f31d32

Shades

Tints

Tones

Harmony

CSS snippets for #F31D32

.color-f31d32 {
  color: #F31D32;
  background-color: #F31D32;
}

Frequently asked questions

What color is #F31D32?+

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

What is the closest Tailwind color to #F31D32?+

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