#F1E08B Color

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

Color preview

#F1E08B

Color formats

HEX
#F1E08B
RGB
rgb(241, 224, 139)
RGBA
rgba(241, 224, 139, 1)
HSL
hsl(50, 78%, 75%)
HSV
hsv(50, 42%, 95%)
CMYK
cmyk(0%, 7%, 42%, 5%)
CSS variable
--color-primary: #F1E08B;
Lowercase HEX
#f1e08b

Shades

Tints

Tones

Harmony

CSS snippets for #F1E08B

.color-f1e08b {
  color: #F1E08B;
  background-color: #F1E08B;
}

Frequently asked questions

What color is #F1E08B?+

#F1E08B is a HEX color with RGB value rgb(241, 224, 139) and HSL value hsl(50, 78%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F1E08B?+

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