#F7BF26 Color

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

Color preview

#F7BF26

Color formats

HEX
#F7BF26
RGB
rgb(247, 191, 38)
RGBA
rgba(247, 191, 38, 1)
HSL
hsl(44, 93%, 56%)
HSV
hsv(44, 85%, 97%)
CMYK
cmyk(0%, 23%, 85%, 3%)
CSS variable
--color-primary: #F7BF26;
Lowercase HEX
#f7bf26

Shades

Tints

Tones

Harmony

CSS snippets for #F7BF26

.color-f7bf26 {
  color: #F7BF26;
  background-color: #F7BF26;
}

Frequently asked questions

What color is #F7BF26?+

#F7BF26 is a HEX color with RGB value rgb(247, 191, 38) and HSL value hsl(44, 93%, 56%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #F7BF26?+

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