#F2EF3D Color

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

Color preview

#F2EF3D

Color formats

HEX
#F2EF3D
RGB
rgb(242, 239, 61)
RGBA
rgba(242, 239, 61, 1)
HSL
hsl(59, 87%, 59%)
HSV
hsv(59, 75%, 95%)
CMYK
cmyk(0%, 1%, 75%, 5%)
CSS variable
--color-primary: #F2EF3D;
Lowercase HEX
#f2ef3d

Shades

Tints

Tones

Harmony

CSS snippets for #F2EF3D

.color-f2ef3d {
  color: #F2EF3D;
  background-color: #F2EF3D;
}

Frequently asked questions

What color is #F2EF3D?+

#F2EF3D is a HEX color with RGB value rgb(242, 239, 61) and HSL value hsl(59, 87%, 59%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #F2EF3D?+

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