#F6941E Color

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

Color preview

#F6941E

Color formats

HEX
#F6941E
RGB
rgb(246, 148, 30)
RGBA
rgba(246, 148, 30, 1)
HSL
hsl(33, 92%, 54%)
HSV
hsv(33, 88%, 96%)
CMYK
cmyk(0%, 40%, 88%, 4%)
CSS variable
--color-primary: #F6941E;
Lowercase HEX
#f6941e

Shades

Tints

Tones

Harmony

CSS snippets for #F6941E

.color-f6941e {
  color: #F6941E;
  background-color: #F6941E;
}

Frequently asked questions

What color is #F6941E?+

#F6941E is a HEX color with RGB value rgb(246, 148, 30) and HSL value hsl(33, 92%, 54%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #F6941E?+

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