#FBCB0C Color

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

Color preview

#FBCB0C

Color formats

HEX
#FBCB0C
RGB
rgb(251, 203, 12)
RGBA
rgba(251, 203, 12, 1)
HSL
hsl(48, 97%, 52%)
HSV
hsv(48, 95%, 98%)
CMYK
cmyk(0%, 19%, 95%, 2%)
CSS variable
--color-primary: #FBCB0C;
Lowercase HEX
#fbcb0c

Shades

Tints

Tones

Harmony

CSS snippets for #FBCB0C

.color-fbcb0c {
  color: #FBCB0C;
  background-color: #FBCB0C;
}

Frequently asked questions

What color is #FBCB0C?+

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

What is the closest Tailwind color to #FBCB0C?+

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