#FBFF7B Color

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

Color preview

#FBFF7B

Color formats

HEX
#FBFF7B
RGB
rgb(251, 255, 123)
RGBA
rgba(251, 255, 123, 1)
HSL
hsl(62, 100%, 74%)
HSV
hsv(62, 52%, 100%)
CMYK
cmyk(2%, 0%, 52%, 0%)
CSS variable
--color-primary: #FBFF7B;
Lowercase HEX
#fbff7b

Shades

Tints

Tones

Harmony

CSS snippets for #FBFF7B

.color-fbff7b {
  color: #FBFF7B;
  background-color: #FBFF7B;
}

Frequently asked questions

What color is #FBFF7B?+

#FBFF7B is a HEX color with RGB value rgb(251, 255, 123) and HSL value hsl(62, 100%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FBFF7B?+

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