#FEEC25 Color

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

Color preview

#FEEC25

Color formats

HEX
#FEEC25
RGB
rgb(254, 236, 37)
RGBA
rgba(254, 236, 37, 1)
HSL
hsl(55, 99%, 57%)
HSV
hsv(55, 85%, 100%)
CMYK
cmyk(0%, 7%, 85%, 0%)
CSS variable
--color-primary: #FEEC25;
Lowercase HEX
#feec25

Shades

Tints

Tones

Harmony

CSS snippets for #FEEC25

.color-feec25 {
  color: #FEEC25;
  background-color: #FEEC25;
}

Frequently asked questions

What color is #FEEC25?+

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

What is the closest Tailwind color to #FEEC25?+

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