#F1F181 Color

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

Color preview

#F1F181

Color formats

HEX
#F1F181
RGB
rgb(241, 241, 129)
RGBA
rgba(241, 241, 129, 1)
HSL
hsl(60, 80%, 73%)
HSV
hsv(60, 46%, 95%)
CMYK
cmyk(0%, 0%, 46%, 5%)
CSS variable
--color-primary: #F1F181;
Lowercase HEX
#f1f181

Shades

Tints

Tones

Harmony

CSS snippets for #F1F181

.color-f1f181 {
  color: #F1F181;
  background-color: #F1F181;
}

Frequently asked questions

What color is #F1F181?+

#F1F181 is a HEX color with RGB value rgb(241, 241, 129) and HSL value hsl(60, 80%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F1F181?+

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