#FBF30C Color

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

Color preview

#FBF30C

Color formats

HEX
#FBF30C
RGB
rgb(251, 243, 12)
RGBA
rgba(251, 243, 12, 1)
HSL
hsl(58, 97%, 52%)
HSV
hsv(58, 95%, 98%)
CMYK
cmyk(0%, 3%, 95%, 2%)
CSS variable
--color-primary: #FBF30C;
Lowercase HEX
#fbf30c

Shades

Tints

Tones

Harmony

CSS snippets for #FBF30C

.color-fbf30c {
  color: #FBF30C;
  background-color: #FBF30C;
}

Frequently asked questions

What color is #FBF30C?+

#FBF30C is a HEX color with RGB value rgb(251, 243, 12) and HSL value hsl(58, 97%, 52%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #FBF30C?+

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