#F6950E Color

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

Color preview

#F6950E

Color formats

HEX
#F6950E
RGB
rgb(246, 149, 14)
RGBA
rgba(246, 149, 14, 1)
HSL
hsl(35, 93%, 51%)
HSV
hsv(35, 94%, 96%)
CMYK
cmyk(0%, 39%, 94%, 4%)
CSS variable
--color-primary: #F6950E;
Lowercase HEX
#f6950e

Shades

Tints

Tones

Harmony

CSS snippets for #F6950E

.color-f6950e {
  color: #F6950E;
  background-color: #F6950E;
}

Frequently asked questions

What color is #F6950E?+

#F6950E is a HEX color with RGB value rgb(246, 149, 14) and HSL value hsl(35, 93%, 51%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #F6950E?+

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