#FEFB8D Color

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

Color preview

#FEFB8D

Color formats

HEX
#FEFB8D
RGB
rgb(254, 251, 141)
RGBA
rgba(254, 251, 141, 1)
HSL
hsl(58, 98%, 77%)
HSV
hsv(58, 44%, 100%)
CMYK
cmyk(0%, 1%, 44%, 0%)
CSS variable
--color-primary: #FEFB8D;
Lowercase HEX
#fefb8d

Shades

Tints

Tones

Harmony

CSS snippets for #FEFB8D

.color-fefb8d {
  color: #FEFB8D;
  background-color: #FEFB8D;
}

Frequently asked questions

What color is #FEFB8D?+

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

What is the closest Tailwind color to #FEFB8D?+

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