#F1EB7B Color

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

Color preview

#F1EB7B

Color formats

HEX
#F1EB7B
RGB
rgb(241, 235, 123)
RGBA
rgba(241, 235, 123, 1)
HSL
hsl(57, 81%, 71%)
HSV
hsv(57, 49%, 95%)
CMYK
cmyk(0%, 2%, 49%, 5%)
CSS variable
--color-primary: #F1EB7B;
Lowercase HEX
#f1eb7b

Shades

Tints

Tones

Harmony

CSS snippets for #F1EB7B

.color-f1eb7b {
  color: #F1EB7B;
  background-color: #F1EB7B;
}

Frequently asked questions

What color is #F1EB7B?+

#F1EB7B is a HEX color with RGB value rgb(241, 235, 123) and HSL value hsl(57, 81%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F1EB7B?+

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