#FBCF0C Color

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

Color preview

#FBCF0C

Color formats

HEX
#FBCF0C
RGB
rgb(251, 207, 12)
RGBA
rgba(251, 207, 12, 1)
HSL
hsl(49, 97%, 52%)
HSV
hsv(49, 95%, 98%)
CMYK
cmyk(0%, 18%, 95%, 2%)
CSS variable
--color-primary: #FBCF0C;
Lowercase HEX
#fbcf0c

Shades

Tints

Tones

Harmony

CSS snippets for #FBCF0C

.color-fbcf0c {
  color: #FBCF0C;
  background-color: #FBCF0C;
}

Frequently asked questions

What color is #FBCF0C?+

#FBCF0C is a HEX color with RGB value rgb(251, 207, 12) and HSL value hsl(49, 97%, 52%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FBCF0C?+

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