#FFF89C Color

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

Color preview

#FFF89C

Color formats

HEX
#FFF89C
RGB
rgb(255, 248, 156)
RGBA
rgba(255, 248, 156, 1)
HSL
hsl(56, 100%, 81%)
HSV
hsv(56, 39%, 100%)
CMYK
cmyk(0%, 3%, 39%, 0%)
CSS variable
--color-primary: #FFF89C;
Lowercase HEX
#fff89c

Shades

Tints

Tones

Harmony

CSS snippets for #FFF89C

.color-fff89c {
  color: #FFF89C;
  background-color: #FFF89C;
}

Frequently asked questions

What color is #FFF89C?+

#FFF89C is a HEX color with RGB value rgb(255, 248, 156) and HSL value hsl(56, 100%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #FFF89C?+

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