#FDF98B Color

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

Color preview

#FDF98B

Color formats

HEX
#FDF98B
RGB
rgb(253, 249, 139)
RGBA
rgba(253, 249, 139, 1)
HSL
hsl(58, 97%, 77%)
HSV
hsv(58, 45%, 99%)
CMYK
cmyk(0%, 2%, 45%, 1%)
CSS variable
--color-primary: #FDF98B;
Lowercase HEX
#fdf98b

Shades

Tints

Tones

Harmony

CSS snippets for #FDF98B

.color-fdf98b {
  color: #FDF98B;
  background-color: #FDF98B;
}

Frequently asked questions

What color is #FDF98B?+

#FDF98B is a HEX color with RGB value rgb(253, 249, 139) and HSL value hsl(58, 97%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FDF98B?+

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