#F8DF8B Color

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

Color preview

#F8DF8B

Color formats

HEX
#F8DF8B
RGB
rgb(248, 223, 139)
RGBA
rgba(248, 223, 139, 1)
HSL
hsl(46, 89%, 76%)
HSV
hsv(46, 44%, 97%)
CMYK
cmyk(0%, 10%, 44%, 3%)
CSS variable
--color-primary: #F8DF8B;
Lowercase HEX
#f8df8b

Shades

Tints

Tones

Harmony

CSS snippets for #F8DF8B

.color-f8df8b {
  color: #F8DF8B;
  background-color: #F8DF8B;
}

Frequently asked questions

What color is #F8DF8B?+

#F8DF8B is a HEX color with RGB value rgb(248, 223, 139) and HSL value hsl(46, 89%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F8DF8B?+

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