#F8DF6D Color

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

Color preview

#F8DF6D

Color formats

HEX
#F8DF6D
RGB
rgb(248, 223, 109)
RGBA
rgba(248, 223, 109, 1)
HSL
hsl(49, 91%, 70%)
HSV
hsv(49, 56%, 97%)
CMYK
cmyk(0%, 10%, 56%, 3%)
CSS variable
--color-primary: #F8DF6D;
Lowercase HEX
#f8df6d

Shades

Tints

Tones

Harmony

CSS snippets for #F8DF6D

.color-f8df6d {
  color: #F8DF6D;
  background-color: #F8DF6D;
}

Frequently asked questions

What color is #F8DF6D?+

#F8DF6D is a HEX color with RGB value rgb(248, 223, 109) and HSL value hsl(49, 91%, 70%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F8DF6D?+

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