#F2EF5A Color

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

Color preview

#F2EF5A

Color formats

HEX
#F2EF5A
RGB
rgb(242, 239, 90)
RGBA
rgba(242, 239, 90, 1)
HSL
hsl(59, 85%, 65%)
HSV
hsv(59, 63%, 95%)
CMYK
cmyk(0%, 1%, 63%, 5%)
CSS variable
--color-primary: #F2EF5A;
Lowercase HEX
#f2ef5a

Shades

Tints

Tones

Harmony

CSS snippets for #F2EF5A

.color-f2ef5a {
  color: #F2EF5A;
  background-color: #F2EF5A;
}

Frequently asked questions

What color is #F2EF5A?+

#F2EF5A is a HEX color with RGB value rgb(242, 239, 90) and HSL value hsl(59, 85%, 65%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F2EF5A?+

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