#F45F31 Color

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

Color preview

#F45F31

Color formats

HEX
#F45F31
RGB
rgb(244, 95, 49)
RGBA
rgba(244, 95, 49, 1)
HSL
hsl(14, 90%, 57%)
HSV
hsv(14, 80%, 96%)
CMYK
cmyk(0%, 61%, 80%, 4%)
CSS variable
--color-primary: #F45F31;
Lowercase HEX
#f45f31

Shades

Tints

Tones

Harmony

CSS snippets for #F45F31

.color-f45f31 {
  color: #F45F31;
  background-color: #F45F31;
}

Frequently asked questions

What color is #F45F31?+

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

What is the closest Tailwind color to #F45F31?+

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