#FEFE64 Color

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

Color preview

#FEFE64

Color formats

HEX
#FEFE64
RGB
rgb(254, 254, 100)
RGBA
rgba(254, 254, 100, 1)
HSL
hsl(60, 99%, 69%)
HSV
hsv(60, 61%, 100%)
CMYK
cmyk(0%, 0%, 61%, 0%)
CSS variable
--color-primary: #FEFE64;
Lowercase HEX
#fefe64

Shades

Tints

Tones

Harmony

CSS snippets for #FEFE64

.color-fefe64 {
  color: #FEFE64;
  background-color: #FEFE64;
}

Frequently asked questions

What color is #FEFE64?+

#FEFE64 is a HEX color with RGB value rgb(254, 254, 100) and HSL value hsl(60, 99%, 69%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FEFE64?+

The closest Tailwind color is yellow-200, available as the bg-yellow-200 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