#FBEB3D Color

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

Color preview

#FBEB3D

Color formats

HEX
#FBEB3D
RGB
rgb(251, 235, 61)
RGBA
rgba(251, 235, 61, 1)
HSL
hsl(55, 96%, 61%)
HSV
hsv(55, 76%, 98%)
CMYK
cmyk(0%, 6%, 76%, 2%)
CSS variable
--color-primary: #FBEB3D;
Lowercase HEX
#fbeb3d

Shades

Tints

Tones

Harmony

CSS snippets for #FBEB3D

.color-fbeb3d {
  color: #FBEB3D;
  background-color: #FBEB3D;
}

Frequently asked questions

What color is #FBEB3D?+

#FBEB3D is a HEX color with RGB value rgb(251, 235, 61) and HSL value hsl(55, 96%, 61%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FBEB3D?+

The closest Tailwind color is yellow-300, available as the bg-yellow-300 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