#FEFB6C Color

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

Color preview

#FEFB6C

Color formats

HEX
#FEFB6C
RGB
rgb(254, 251, 108)
RGBA
rgba(254, 251, 108, 1)
HSL
hsl(59, 99%, 71%)
HSV
hsv(59, 57%, 100%)
CMYK
cmyk(0%, 1%, 57%, 0%)
CSS variable
--color-primary: #FEFB6C;
Lowercase HEX
#fefb6c

Shades

Tints

Tones

Harmony

CSS snippets for #FEFB6C

.color-fefb6c {
  color: #FEFB6C;
  background-color: #FEFB6C;
}

Frequently asked questions

What color is #FEFB6C?+

#FEFB6C is a HEX color with RGB value rgb(254, 251, 108) and HSL value hsl(59, 99%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FEFB6C?+

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