#FEEC2A Color

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

Color preview

#FEEC2A

Color formats

HEX
#FEEC2A
RGB
rgb(254, 236, 42)
RGBA
rgba(254, 236, 42, 1)
HSL
hsl(55, 99%, 58%)
HSV
hsv(55, 83%, 100%)
CMYK
cmyk(0%, 7%, 83%, 0%)
CSS variable
--color-primary: #FEEC2A;
Lowercase HEX
#feec2a

Shades

Tints

Tones

Harmony

CSS snippets for #FEEC2A

.color-feec2a {
  color: #FEEC2A;
  background-color: #FEEC2A;
}

Frequently asked questions

What color is #FEEC2A?+

#FEEC2A is a HEX color with RGB value rgb(254, 236, 42) and HSL value hsl(55, 99%, 58%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #FEEC2A?+

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