#F6870F Color

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

Color preview

#F6870F

Color formats

HEX
#F6870F
RGB
rgb(246, 135, 15)
RGBA
rgba(246, 135, 15, 1)
HSL
hsl(31, 93%, 51%)
HSV
hsv(31, 94%, 96%)
CMYK
cmyk(0%, 45%, 94%, 4%)
CSS variable
--color-primary: #F6870F;
Lowercase HEX
#f6870f

Shades

Tints

Tones

Harmony

CSS snippets for #F6870F

.color-f6870f {
  color: #F6870F;
  background-color: #F6870F;
}

Frequently asked questions

What color is #F6870F?+

#F6870F is a HEX color with RGB value rgb(246, 135, 15) and HSL value hsl(31, 93%, 51%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #F6870F?+

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