#FFFB85 Color

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

Color preview

#FFFB85

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFFB85

.color-fffb85 {
  color: #FFFB85;
  background-color: #FFFB85;
}

Frequently asked questions

What color is #FFFB85?+

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

What is the closest Tailwind color to #FFFB85?+

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