#F1F986 Color

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

Color preview

#F1F986

Color formats

HEX
#F1F986
RGB
rgb(241, 249, 134)
RGBA
rgba(241, 249, 134, 1)
HSL
hsl(64, 91%, 75%)
HSV
hsv(64, 46%, 98%)
CMYK
cmyk(3%, 0%, 46%, 2%)
CSS variable
--color-primary: #F1F986;
Lowercase HEX
#f1f986

Shades

Tints

Tones

Harmony

CSS snippets for #F1F986

.color-f1f986 {
  color: #F1F986;
  background-color: #F1F986;
}

Frequently asked questions

What color is #F1F986?+

#F1F986 is a HEX color with RGB value rgb(241, 249, 134) and HSL value hsl(64, 91%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F1F986?+

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