#F16F3B Color

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

Color preview

#F16F3B

Color formats

HEX
#F16F3B
RGB
rgb(241, 111, 59)
RGBA
rgba(241, 111, 59, 1)
HSL
hsl(17, 87%, 59%)
HSV
hsv(17, 76%, 95%)
CMYK
cmyk(0%, 54%, 76%, 5%)
CSS variable
--color-primary: #F16F3B;
Lowercase HEX
#f16f3b

Shades

Tints

Tones

Harmony

CSS snippets for #F16F3B

.color-f16f3b {
  color: #F16F3B;
  background-color: #F16F3B;
}

Frequently asked questions

What color is #F16F3B?+

#F16F3B is a HEX color with RGB value rgb(241, 111, 59) and HSL value hsl(17, 87%, 59%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F16F3B?+

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