#F6C00F Color

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

Color preview

#F6C00F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F6C00F

.color-f6c00f {
  color: #F6C00F;
  background-color: #F6C00F;
}

Frequently asked questions

What color is #F6C00F?+

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

What is the closest Tailwind color to #F6C00F?+

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