#FCF5AC Color

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

Color preview

#FCF5AC

Color formats

HEX
#FCF5AC
RGB
rgb(252, 245, 172)
RGBA
rgba(252, 245, 172, 1)
HSL
hsl(55, 93%, 83%)
HSV
hsv(55, 32%, 99%)
CMYK
cmyk(0%, 3%, 32%, 1%)
CSS variable
--color-primary: #FCF5AC;
Lowercase HEX
#fcf5ac

Shades

Tints

Tones

Harmony

CSS snippets for #FCF5AC

.color-fcf5ac {
  color: #FCF5AC;
  background-color: #FCF5AC;
}

Frequently asked questions

What color is #FCF5AC?+

#FCF5AC is a HEX color with RGB value rgb(252, 245, 172) and HSL value hsl(55, 93%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #FCF5AC?+

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