#F6DF6C Color

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

Color preview

#F6DF6C

Color formats

HEX
#F6DF6C
RGB
rgb(246, 223, 108)
RGBA
rgba(246, 223, 108, 1)
HSL
hsl(50, 88%, 69%)
HSV
hsv(50, 56%, 96%)
CMYK
cmyk(0%, 9%, 56%, 4%)
CSS variable
--color-primary: #F6DF6C;
Lowercase HEX
#f6df6c

Shades

Tints

Tones

Harmony

CSS snippets for #F6DF6C

.color-f6df6c {
  color: #F6DF6C;
  background-color: #F6DF6C;
}

Frequently asked questions

What color is #F6DF6C?+

#F6DF6C is a HEX color with RGB value rgb(246, 223, 108) and HSL value hsl(50, 88%, 69%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F6DF6C?+

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