#F44B31 Color

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

Color preview

#F44B31

Color formats

HEX
#F44B31
RGB
rgb(244, 75, 49)
RGBA
rgba(244, 75, 49, 1)
HSL
hsl(8, 90%, 57%)
HSV
hsv(8, 80%, 96%)
CMYK
cmyk(0%, 69%, 80%, 4%)
CSS variable
--color-primary: #F44B31;
Lowercase HEX
#f44b31

Shades

Tints

Tones

Harmony

CSS snippets for #F44B31

.color-f44b31 {
  color: #F44B31;
  background-color: #F44B31;
}

Frequently asked questions

What color is #F44B31?+

#F44B31 is a HEX color with RGB value rgb(244, 75, 49) and HSL value hsl(8, 90%, 57%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F44B31?+

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