#F1F198 Color

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

Color preview

#F1F198

Color formats

HEX
#F1F198
RGB
rgb(241, 241, 152)
RGBA
rgba(241, 241, 152, 1)
HSL
hsl(60, 76%, 77%)
HSV
hsv(60, 37%, 95%)
CMYK
cmyk(0%, 0%, 37%, 5%)
CSS variable
--color-primary: #F1F198;
Lowercase HEX
#f1f198

Shades

Tints

Tones

Harmony

CSS snippets for #F1F198

.color-f1f198 {
  color: #F1F198;
  background-color: #F1F198;
}

Frequently asked questions

What color is #F1F198?+

#F1F198 is a HEX color with RGB value rgb(241, 241, 152) and HSL value hsl(60, 76%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F1F198?+

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