#FBE250 Color

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

Color preview

#FBE250

Color formats

HEX
#FBE250
RGB
rgb(251, 226, 80)
RGBA
rgba(251, 226, 80, 1)
HSL
hsl(51, 96%, 65%)
HSV
hsv(51, 68%, 98%)
CMYK
cmyk(0%, 10%, 68%, 2%)
CSS variable
--color-primary: #FBE250;
Lowercase HEX
#fbe250

Shades

Tints

Tones

Harmony

CSS snippets for #FBE250

.color-fbe250 {
  color: #FBE250;
  background-color: #FBE250;
}

Frequently asked questions

What color is #FBE250?+

#FBE250 is a HEX color with RGB value rgb(251, 226, 80) and HSL value hsl(51, 96%, 65%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FBE250?+

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