#F6EB6A Color

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

Color preview

#F6EB6A

Color formats

HEX
#F6EB6A
RGB
rgb(246, 235, 106)
RGBA
rgba(246, 235, 106, 1)
HSL
hsl(55, 89%, 69%)
HSV
hsv(55, 57%, 96%)
CMYK
cmyk(0%, 4%, 57%, 4%)
CSS variable
--color-primary: #F6EB6A;
Lowercase HEX
#f6eb6a

Shades

Tints

Tones

Harmony

CSS snippets for #F6EB6A

.color-f6eb6a {
  color: #F6EB6A;
  background-color: #F6EB6A;
}

Frequently asked questions

What color is #F6EB6A?+

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

What is the closest Tailwind color to #F6EB6A?+

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