#F6C01F Color

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

Color preview

#F6C01F

Color formats

HEX
#F6C01F
RGB
rgb(246, 192, 31)
RGBA
rgba(246, 192, 31, 1)
HSL
hsl(45, 92%, 54%)
HSV
hsv(45, 87%, 96%)
CMYK
cmyk(0%, 22%, 87%, 4%)
CSS variable
--color-primary: #F6C01F;
Lowercase HEX
#f6c01f

Shades

Tints

Tones

Harmony

CSS snippets for #F6C01F

.color-f6c01f {
  color: #F6C01F;
  background-color: #F6C01F;
}

Frequently asked questions

What color is #F6C01F?+

#F6C01F is a HEX color with RGB value rgb(246, 192, 31) and HSL value hsl(45, 92%, 54%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #F6C01F?+

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