#FEFB9E Color

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

Color preview

#FEFB9E

Color formats

HEX
#FEFB9E
RGB
rgb(254, 251, 158)
RGBA
rgba(254, 251, 158, 1)
HSL
hsl(58, 98%, 81%)
HSV
hsv(58, 38%, 100%)
CMYK
cmyk(0%, 1%, 38%, 0%)
CSS variable
--color-primary: #FEFB9E;
Lowercase HEX
#fefb9e

Shades

Tints

Tones

Harmony

CSS snippets for #FEFB9E

.color-fefb9e {
  color: #FEFB9E;
  background-color: #FEFB9E;
}

Frequently asked questions

What color is #FEFB9E?+

#FEFB9E is a HEX color with RGB value rgb(254, 251, 158) and HSL value hsl(58, 98%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #FEFB9E?+

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