#F1701F Color

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

Color preview

#F1701F

Color formats

HEX
#F1701F
RGB
rgb(241, 112, 31)
RGBA
rgba(241, 112, 31, 1)
HSL
hsl(23, 88%, 53%)
HSV
hsv(23, 87%, 95%)
CMYK
cmyk(0%, 54%, 87%, 5%)
CSS variable
--color-primary: #F1701F;
Lowercase HEX
#f1701f

Shades

Tints

Tones

Harmony

CSS snippets for #F1701F

.color-f1701f {
  color: #F1701F;
  background-color: #F1701F;
}

Frequently asked questions

What color is #F1701F?+

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

What is the closest Tailwind color to #F1701F?+

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