#FCFC93 Color

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

Color preview

#FCFC93

Color formats

HEX
#FCFC93
RGB
rgb(252, 252, 147)
RGBA
rgba(252, 252, 147, 1)
HSL
hsl(60, 95%, 78%)
HSV
hsv(60, 42%, 99%)
CMYK
cmyk(0%, 0%, 42%, 1%)
CSS variable
--color-primary: #FCFC93;
Lowercase HEX
#fcfc93

Shades

Tints

Tones

Harmony

CSS snippets for #FCFC93

.color-fcfc93 {
  color: #FCFC93;
  background-color: #FCFC93;
}

Frequently asked questions

What color is #FCFC93?+

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

What is the closest Tailwind color to #FCFC93?+

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