#F7C01D Color

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

Color preview

#F7C01D

Color formats

HEX
#F7C01D
RGB
rgb(247, 192, 29)
RGBA
rgba(247, 192, 29, 1)
HSL
hsl(45, 93%, 54%)
HSV
hsv(45, 88%, 97%)
CMYK
cmyk(0%, 22%, 88%, 3%)
CSS variable
--color-primary: #F7C01D;
Lowercase HEX
#f7c01d

Shades

Tints

Tones

Harmony

CSS snippets for #F7C01D

.color-f7c01d {
  color: #F7C01D;
  background-color: #F7C01D;
}

Frequently asked questions

What color is #F7C01D?+

#F7C01D is a HEX color with RGB value rgb(247, 192, 29) and HSL value hsl(45, 93%, 54%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #F7C01D?+

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