#FEFB9A Color

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

Color preview

#FEFB9A

Color formats

HEX
#FEFB9A
RGB
rgb(254, 251, 154)
RGBA
rgba(254, 251, 154, 1)
HSL
hsl(58, 98%, 80%)
HSV
hsv(58, 39%, 100%)
CMYK
cmyk(0%, 1%, 39%, 0%)
CSS variable
--color-primary: #FEFB9A;
Lowercase HEX
#fefb9a

Shades

Tints

Tones

Harmony

CSS snippets for #FEFB9A

.color-fefb9a {
  color: #FEFB9A;
  background-color: #FEFB9A;
}

Frequently asked questions

What color is #FEFB9A?+

#FEFB9A is a HEX color with RGB value rgb(254, 251, 154) and HSL value hsl(58, 98%, 80%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FEFB9A?+

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