#F1EA32 Color

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

Color preview

#F1EA32

Color formats

HEX
#F1EA32
RGB
rgb(241, 234, 50)
RGBA
rgba(241, 234, 50, 1)
HSL
hsl(58, 87%, 57%)
HSV
hsv(58, 79%, 95%)
CMYK
cmyk(0%, 3%, 79%, 5%)
CSS variable
--color-primary: #F1EA32;
Lowercase HEX
#f1ea32

Shades

Tints

Tones

Harmony

CSS snippets for #F1EA32

.color-f1ea32 {
  color: #F1EA32;
  background-color: #F1EA32;
}

Frequently asked questions

What color is #F1EA32?+

#F1EA32 is a HEX color with RGB value rgb(241, 234, 50) and HSL value hsl(58, 87%, 57%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #F1EA32?+

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