#FFF87B Color

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

Color preview

#FFF87B

Color formats

HEX
#FFF87B
RGB
rgb(255, 248, 123)
RGBA
rgba(255, 248, 123, 1)
HSL
hsl(57, 100%, 74%)
HSV
hsv(57, 52%, 100%)
CMYK
cmyk(0%, 3%, 52%, 0%)
CSS variable
--color-primary: #FFF87B;
Lowercase HEX
#fff87b

Shades

Tints

Tones

Harmony

CSS snippets for #FFF87B

.color-fff87b {
  color: #FFF87B;
  background-color: #FFF87B;
}

Frequently asked questions

What color is #FFF87B?+

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

What is the closest Tailwind color to #FFF87B?+

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