#F8FDAC Color

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

Color preview

#F8FDAC

Color formats

HEX
#F8FDAC
RGB
rgb(248, 253, 172)
RGBA
rgba(248, 253, 172, 1)
HSL
hsl(64, 95%, 83%)
HSV
hsv(64, 32%, 99%)
CMYK
cmyk(2%, 0%, 32%, 1%)
CSS variable
--color-primary: #F8FDAC;
Lowercase HEX
#f8fdac

Shades

Tints

Tones

Harmony

CSS snippets for #F8FDAC

.color-f8fdac {
  color: #F8FDAC;
  background-color: #F8FDAC;
}

Frequently asked questions

What color is #F8FDAC?+

#F8FDAC is a HEX color with RGB value rgb(248, 253, 172) and HSL value hsl(64, 95%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F8FDAC?+

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