#F6C00E Color

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

Color preview

#F6C00E

Color formats

HEX
#F6C00E
RGB
rgb(246, 192, 14)
RGBA
rgba(246, 192, 14, 1)
HSL
hsl(46, 93%, 51%)
HSV
hsv(46, 94%, 96%)
CMYK
cmyk(0%, 22%, 94%, 4%)
CSS variable
--color-primary: #F6C00E;
Lowercase HEX
#f6c00e

Shades

Tints

Tones

Harmony

CSS snippets for #F6C00E

.color-f6c00e {
  color: #F6C00E;
  background-color: #F6C00E;
}

Frequently asked questions

What color is #F6C00E?+

#F6C00E is a HEX color with RGB value rgb(246, 192, 14) and HSL value hsl(46, 93%, 51%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #F6C00E?+

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