#FEEF25 Color

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

Color preview

#FEEF25

Color formats

HEX
#FEEF25
RGB
rgb(254, 239, 37)
RGBA
rgba(254, 239, 37, 1)
HSL
hsl(56, 99%, 57%)
HSV
hsv(56, 85%, 100%)
CMYK
cmyk(0%, 6%, 85%, 0%)
CSS variable
--color-primary: #FEEF25;
Lowercase HEX
#feef25

Shades

Tints

Tones

Harmony

CSS snippets for #FEEF25

.color-feef25 {
  color: #FEEF25;
  background-color: #FEEF25;
}

Frequently asked questions

What color is #FEEF25?+

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

What is the closest Tailwind color to #FEEF25?+

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