#F5EDAC Color

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

Color preview

#F5EDAC

Color formats

HEX
#F5EDAC
RGB
rgb(245, 237, 172)
RGBA
rgba(245, 237, 172, 1)
HSL
hsl(53, 78%, 82%)
HSV
hsv(53, 30%, 96%)
CMYK
cmyk(0%, 3%, 30%, 4%)
CSS variable
--color-primary: #F5EDAC;
Lowercase HEX
#f5edac

Shades

Tints

Tones

Harmony

CSS snippets for #F5EDAC

.color-f5edac {
  color: #F5EDAC;
  background-color: #F5EDAC;
}

Frequently asked questions

What color is #F5EDAC?+

#F5EDAC is a HEX color with RGB value rgb(245, 237, 172) and HSL value hsl(53, 78%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F5EDAC?+

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