#F4EDAC Color

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

Color preview

#F4EDAC

Color formats

HEX
#F4EDAC
RGB
rgb(244, 237, 172)
RGBA
rgba(244, 237, 172, 1)
HSL
hsl(54, 77%, 82%)
HSV
hsv(54, 30%, 96%)
CMYK
cmyk(0%, 3%, 30%, 4%)
CSS variable
--color-primary: #F4EDAC;
Lowercase HEX
#f4edac

Shades

Tints

Tones

Harmony

CSS snippets for #F4EDAC

.color-f4edac {
  color: #F4EDAC;
  background-color: #F4EDAC;
}

Frequently asked questions

What color is #F4EDAC?+

#F4EDAC is a HEX color with RGB value rgb(244, 237, 172) and HSL value hsl(54, 77%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F4EDAC?+

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