#F8EDAC Color

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

Color preview

#F8EDAC

Color formats

HEX
#F8EDAC
RGB
rgb(248, 237, 172)
RGBA
rgba(248, 237, 172, 1)
HSL
hsl(51, 84%, 82%)
HSV
hsv(51, 31%, 97%)
CMYK
cmyk(0%, 4%, 31%, 3%)
CSS variable
--color-primary: #F8EDAC;
Lowercase HEX
#f8edac

Shades

Tints

Tones

Harmony

CSS snippets for #F8EDAC

.color-f8edac {
  color: #F8EDAC;
  background-color: #F8EDAC;
}

Frequently asked questions

What color is #F8EDAC?+

#F8EDAC is a HEX color with RGB value rgb(248, 237, 172) and HSL value hsl(51, 84%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F8EDAC?+

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