#F9DF5D Color

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

Color preview

#F9DF5D

Color formats

HEX
#F9DF5D
RGB
rgb(249, 223, 93)
RGBA
rgba(249, 223, 93, 1)
HSL
hsl(50, 93%, 67%)
HSV
hsv(50, 63%, 98%)
CMYK
cmyk(0%, 10%, 63%, 2%)
CSS variable
--color-primary: #F9DF5D;
Lowercase HEX
#f9df5d

Shades

Tints

Tones

Harmony

CSS snippets for #F9DF5D

.color-f9df5d {
  color: #F9DF5D;
  background-color: #F9DF5D;
}

Frequently asked questions

What color is #F9DF5D?+

#F9DF5D is a HEX color with RGB value rgb(249, 223, 93) and HSL value hsl(50, 93%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F9DF5D?+

The closest Tailwind color is amber-300, available as the bg-amber-300 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