#F6EEAC Color

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

Color preview

#F6EEAC

Color formats

HEX
#F6EEAC
RGB
rgb(246, 238, 172)
RGBA
rgba(246, 238, 172, 1)
HSL
hsl(54, 80%, 82%)
HSV
hsv(54, 30%, 96%)
CMYK
cmyk(0%, 3%, 30%, 4%)
CSS variable
--color-primary: #F6EEAC;
Lowercase HEX
#f6eeac

Shades

Tints

Tones

Harmony

CSS snippets for #F6EEAC

.color-f6eeac {
  color: #F6EEAC;
  background-color: #F6EEAC;
}

Frequently asked questions

What color is #F6EEAC?+

#F6EEAC is a HEX color with RGB value rgb(246, 238, 172) and HSL value hsl(54, 80%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F6EEAC?+

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