#FBFF85 Color

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

Color preview

#FBFF85

Color formats

HEX
#FBFF85
RGB
rgb(251, 255, 133)
RGBA
rgba(251, 255, 133, 1)
HSL
hsl(62, 100%, 76%)
HSV
hsv(62, 48%, 100%)
CMYK
cmyk(2%, 0%, 48%, 0%)
CSS variable
--color-primary: #FBFF85;
Lowercase HEX
#fbff85

Shades

Tints

Tones

Harmony

CSS snippets for #FBFF85

.color-fbff85 {
  color: #FBFF85;
  background-color: #FBFF85;
}

Frequently asked questions

What color is #FBFF85?+

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

What is the closest Tailwind color to #FBFF85?+

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