#F6EB6C Color

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

Color preview

#F6EB6C

Color formats

HEX
#F6EB6C
RGB
rgb(246, 235, 108)
RGBA
rgba(246, 235, 108, 1)
HSL
hsl(55, 88%, 69%)
HSV
hsv(55, 56%, 96%)
CMYK
cmyk(0%, 4%, 56%, 4%)
CSS variable
--color-primary: #F6EB6C;
Lowercase HEX
#f6eb6c

Shades

Tints

Tones

Harmony

CSS snippets for #F6EB6C

.color-f6eb6c {
  color: #F6EB6C;
  background-color: #F6EB6C;
}

Frequently asked questions

What color is #F6EB6C?+

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

What is the closest Tailwind color to #F6EB6C?+

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