#F96F2F Color

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

Color preview

#F96F2F

Color formats

HEX
#F96F2F
RGB
rgb(249, 111, 47)
RGBA
rgba(249, 111, 47, 1)
HSL
hsl(19, 94%, 58%)
HSV
hsv(19, 81%, 98%)
CMYK
cmyk(0%, 55%, 81%, 2%)
CSS variable
--color-primary: #F96F2F;
Lowercase HEX
#f96f2f

Shades

Tints

Tones

Harmony

CSS snippets for #F96F2F

.color-f96f2f {
  color: #F96F2F;
  background-color: #F96F2F;
}

Frequently asked questions

What color is #F96F2F?+

#F96F2F is a HEX color with RGB value rgb(249, 111, 47) and HSL value hsl(19, 94%, 58%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F96F2F?+

The closest Tailwind color is orange-500, available as the bg-orange-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