#F7C202 Color

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

Color preview

#F7C202

Color formats

HEX
#F7C202
RGB
rgb(247, 194, 2)
RGBA
rgba(247, 194, 2, 1)
HSL
hsl(47, 98%, 49%)
HSV
hsv(47, 99%, 97%)
CMYK
cmyk(0%, 21%, 99%, 3%)
CSS variable
--color-primary: #F7C202;
Lowercase HEX
#f7c202

Shades

Tints

Tones

Harmony

CSS snippets for #F7C202

.color-f7c202 {
  color: #F7C202;
  background-color: #F7C202;
}

Frequently asked questions

What color is #F7C202?+

#F7C202 is a HEX color with RGB value rgb(247, 194, 2) and HSL value hsl(47, 98%, 49%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #F7C202?+

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