#F6871F Color

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

Color preview

#F6871F

Color formats

HEX
#F6871F
RGB
rgb(246, 135, 31)
RGBA
rgba(246, 135, 31, 1)
HSL
hsl(29, 92%, 54%)
HSV
hsv(29, 87%, 96%)
CMYK
cmyk(0%, 45%, 87%, 4%)
CSS variable
--color-primary: #F6871F;
Lowercase HEX
#f6871f

Shades

Tints

Tones

Harmony

CSS snippets for #F6871F

.color-f6871f {
  color: #F6871F;
  background-color: #F6871F;
}

Frequently asked questions

What color is #F6871F?+

#F6871F is a HEX color with RGB value rgb(246, 135, 31) and HSL value hsl(29, 92%, 54%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #F6871F?+

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