#FEFE25 Color

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

Color preview

#FEFE25

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FEFE25

.color-fefe25 {
  color: #FEFE25;
  background-color: #FEFE25;
}

Frequently asked questions

What color is #FEFE25?+

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

What is the closest Tailwind color to #FEFE25?+

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