#FCFC95 Color

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

Color preview

#FCFC95

Color formats

HEX
#FCFC95
RGB
rgb(252, 252, 149)
RGBA
rgba(252, 252, 149, 1)
HSL
hsl(60, 94%, 79%)
HSV
hsv(60, 41%, 99%)
CMYK
cmyk(0%, 0%, 41%, 1%)
CSS variable
--color-primary: #FCFC95;
Lowercase HEX
#fcfc95

Shades

Tints

Tones

Harmony

CSS snippets for #FCFC95

.color-fcfc95 {
  color: #FCFC95;
  background-color: #FCFC95;
}

Frequently asked questions

What color is #FCFC95?+

#FCFC95 is a HEX color with RGB value rgb(252, 252, 149) and HSL value hsl(60, 94%, 79%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FCFC95?+

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