#F2EB0D Color

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

Color preview

#F2EB0D

Color formats

HEX
#F2EB0D
RGB
rgb(242, 235, 13)
RGBA
rgba(242, 235, 13, 1)
HSL
hsl(58, 90%, 50%)
HSV
hsv(58, 95%, 95%)
CMYK
cmyk(0%, 3%, 95%, 5%)
CSS variable
--color-primary: #F2EB0D;
Lowercase HEX
#f2eb0d

Shades

Tints

Tones

Harmony

CSS snippets for #F2EB0D

.color-f2eb0d {
  color: #F2EB0D;
  background-color: #F2EB0D;
}

Frequently asked questions

What color is #F2EB0D?+

#F2EB0D is a HEX color with RGB value rgb(242, 235, 13) and HSL value hsl(58, 90%, 50%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #F2EB0D?+

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