#F16F1E Color

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

Color preview

#F16F1E

Color formats

HEX
#F16F1E
RGB
rgb(241, 111, 30)
RGBA
rgba(241, 111, 30, 1)
HSL
hsl(23, 88%, 53%)
HSV
hsv(23, 88%, 95%)
CMYK
cmyk(0%, 54%, 88%, 5%)
CSS variable
--color-primary: #F16F1E;
Lowercase HEX
#f16f1e

Shades

Tints

Tones

Harmony

CSS snippets for #F16F1E

.color-f16f1e {
  color: #F16F1E;
  background-color: #F16F1E;
}

Frequently asked questions

What color is #F16F1E?+

#F16F1E is a HEX color with RGB value rgb(241, 111, 30) and HSL value hsl(23, 88%, 53%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #F16F1E?+

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