#F6F20F Color

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

Color preview

#F6F20F

Color formats

HEX
#F6F20F
RGB
rgb(246, 242, 15)
RGBA
rgba(246, 242, 15, 1)
HSL
hsl(59, 93%, 51%)
HSV
hsv(59, 94%, 96%)
CMYK
cmyk(0%, 2%, 94%, 4%)
CSS variable
--color-primary: #F6F20F;
Lowercase HEX
#f6f20f

Shades

Tints

Tones

Harmony

CSS snippets for #F6F20F

.color-f6f20f {
  color: #F6F20F;
  background-color: #F6F20F;
}

Frequently asked questions

What color is #F6F20F?+

#F6F20F is a HEX color with RGB value rgb(246, 242, 15) and HSL value hsl(59, 93%, 51%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #F6F20F?+

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