#FBC709 Color

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

Color preview

#FBC709

Color formats

HEX
#FBC709
RGB
rgb(251, 199, 9)
RGBA
rgba(251, 199, 9, 1)
HSL
hsl(47, 97%, 51%)
HSV
hsv(47, 96%, 98%)
CMYK
cmyk(0%, 21%, 96%, 2%)
CSS variable
--color-primary: #FBC709;
Lowercase HEX
#fbc709

Shades

Tints

Tones

Harmony

CSS snippets for #FBC709

.color-fbc709 {
  color: #FBC709;
  background-color: #FBC709;
}

Frequently asked questions

What color is #FBC709?+

#FBC709 is a HEX color with RGB value rgb(251, 199, 9) and HSL value hsl(47, 97%, 51%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FBC709?+

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