#FCFCAB Color

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

Color preview

#FCFCAB

Color formats

HEX
#FCFCAB
RGB
rgb(252, 252, 171)
RGBA
rgba(252, 252, 171, 1)
HSL
hsl(60, 93%, 83%)
HSV
hsv(60, 32%, 99%)
CMYK
cmyk(0%, 0%, 32%, 1%)
CSS variable
--color-primary: #FCFCAB;
Lowercase HEX
#fcfcab

Shades

Tints

Tones

Harmony

CSS snippets for #FCFCAB

.color-fcfcab {
  color: #FCFCAB;
  background-color: #FCFCAB;
}

Frequently asked questions

What color is #FCFCAB?+

#FCFCAB is a HEX color with RGB value rgb(252, 252, 171) and HSL value hsl(60, 93%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #FCFCAB?+

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