#FCFC94 Color

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

Color preview

#FCFC94

Color formats

HEX
#FCFC94
RGB
rgb(252, 252, 148)
RGBA
rgba(252, 252, 148, 1)
HSL
hsl(60, 95%, 78%)
HSV
hsv(60, 41%, 99%)
CMYK
cmyk(0%, 0%, 41%, 1%)
CSS variable
--color-primary: #FCFC94;
Lowercase HEX
#fcfc94

Shades

Tints

Tones

Harmony

CSS snippets for #FCFC94

.color-fcfc94 {
  color: #FCFC94;
  background-color: #FCFC94;
}

Frequently asked questions

What color is #FCFC94?+

#FCFC94 is a HEX color with RGB value rgb(252, 252, 148) and HSL value hsl(60, 95%, 78%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FCFC94?+

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