#FEFB5A Color

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

Color preview

#FEFB5A

Color formats

HEX
#FEFB5A
RGB
rgb(254, 251, 90)
RGBA
rgba(254, 251, 90, 1)
HSL
hsl(59, 99%, 67%)
HSV
hsv(59, 65%, 100%)
CMYK
cmyk(0%, 1%, 65%, 0%)
CSS variable
--color-primary: #FEFB5A;
Lowercase HEX
#fefb5a

Shades

Tints

Tones

Harmony

CSS snippets for #FEFB5A

.color-fefb5a {
  color: #FEFB5A;
  background-color: #FEFB5A;
}

Frequently asked questions

What color is #FEFB5A?+

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

What is the closest Tailwind color to #FEFB5A?+

The closest Tailwind color is yellow-300, available as the bg-yellow-300 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