#F9F79B Color

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

Color preview

#F9F79B

Color formats

HEX
#F9F79B
RGB
rgb(249, 247, 155)
RGBA
rgba(249, 247, 155, 1)
HSL
hsl(59, 89%, 79%)
HSV
hsv(59, 38%, 98%)
CMYK
cmyk(0%, 1%, 38%, 2%)
CSS variable
--color-primary: #F9F79B;
Lowercase HEX
#f9f79b

Shades

Tints

Tones

Harmony

CSS snippets for #F9F79B

.color-f9f79b {
  color: #F9F79B;
  background-color: #F9F79B;
}

Frequently asked questions

What color is #F9F79B?+

#F9F79B is a HEX color with RGB value rgb(249, 247, 155) and HSL value hsl(59, 89%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F9F79B?+

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