#F7F01D Color

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

Color preview

#F7F01D

Color formats

HEX
#F7F01D
RGB
rgb(247, 240, 29)
RGBA
rgba(247, 240, 29, 1)
HSL
hsl(58, 93%, 54%)
HSV
hsv(58, 88%, 97%)
CMYK
cmyk(0%, 3%, 88%, 3%)
CSS variable
--color-primary: #F7F01D;
Lowercase HEX
#f7f01d

Shades

Tints

Tones

Harmony

CSS snippets for #F7F01D

.color-f7f01d {
  color: #F7F01D;
  background-color: #F7F01D;
}

Frequently asked questions

What color is #F7F01D?+

#F7F01D is a HEX color with RGB value rgb(247, 240, 29) and HSL value hsl(58, 93%, 54%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #F7F01D?+

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