#F1EFAB Color

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

Color preview

#F1EFAB

Color formats

HEX
#F1EFAB
RGB
rgb(241, 239, 171)
RGBA
rgba(241, 239, 171, 1)
HSL
hsl(58, 71%, 81%)
HSV
hsv(58, 29%, 95%)
CMYK
cmyk(0%, 1%, 29%, 5%)
CSS variable
--color-primary: #F1EFAB;
Lowercase HEX
#f1efab

Shades

Tints

Tones

Harmony

CSS snippets for #F1EFAB

.color-f1efab {
  color: #F1EFAB;
  background-color: #F1EFAB;
}

Frequently asked questions

What color is #F1EFAB?+

#F1EFAB is a HEX color with RGB value rgb(241, 239, 171) and HSL value hsl(58, 71%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F1EFAB?+

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