#FFFA91 Color

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

Color preview

#FFFA91

Color formats

HEX
#FFFA91
RGB
rgb(255, 250, 145)
RGBA
rgba(255, 250, 145, 1)
HSL
hsl(57, 100%, 78%)
HSV
hsv(57, 43%, 100%)
CMYK
cmyk(0%, 2%, 43%, 0%)
CSS variable
--color-primary: #FFFA91;
Lowercase HEX
#fffa91

Shades

Tints

Tones

Harmony

CSS snippets for #FFFA91

.color-fffa91 {
  color: #FFFA91;
  background-color: #FFFA91;
}

Frequently asked questions

What color is #FFFA91?+

#FFFA91 is a HEX color with RGB value rgb(255, 250, 145) and HSL value hsl(57, 100%, 78%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FFFA91?+

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