#F6501E Color

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

Color preview

#F6501E

Color formats

HEX
#F6501E
RGB
rgb(246, 80, 30)
RGBA
rgba(246, 80, 30, 1)
HSL
hsl(14, 92%, 54%)
HSV
hsv(14, 88%, 96%)
CMYK
cmyk(0%, 67%, 88%, 4%)
CSS variable
--color-primary: #F6501E;
Lowercase HEX
#f6501e

Shades

Tints

Tones

Harmony

CSS snippets for #F6501E

.color-f6501e {
  color: #F6501E;
  background-color: #F6501E;
}

Frequently asked questions

What color is #F6501E?+

#F6501E is a HEX color with RGB value rgb(246, 80, 30) and HSL value hsl(14, 92%, 54%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #F6501E?+

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