#FEFE75 Color

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

Color preview

#FEFE75

Color formats

HEX
#FEFE75
RGB
rgb(254, 254, 117)
RGBA
rgba(254, 254, 117, 1)
HSL
hsl(60, 99%, 73%)
HSV
hsv(60, 54%, 100%)
CMYK
cmyk(0%, 0%, 54%, 0%)
CSS variable
--color-primary: #FEFE75;
Lowercase HEX
#fefe75

Shades

Tints

Tones

Harmony

CSS snippets for #FEFE75

.color-fefe75 {
  color: #FEFE75;
  background-color: #FEFE75;
}

Frequently asked questions

What color is #FEFE75?+

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

What is the closest Tailwind color to #FEFE75?+

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