#F8EFAD Color

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

Color preview

#F8EFAD

Color formats

HEX
#F8EFAD
RGB
rgb(248, 239, 173)
RGBA
rgba(248, 239, 173, 1)
HSL
hsl(53, 84%, 83%)
HSV
hsv(53, 30%, 97%)
CMYK
cmyk(0%, 4%, 30%, 3%)
CSS variable
--color-primary: #F8EFAD;
Lowercase HEX
#f8efad

Shades

Tints

Tones

Harmony

CSS snippets for #F8EFAD

.color-f8efad {
  color: #F8EFAD;
  background-color: #F8EFAD;
}

Frequently asked questions

What color is #F8EFAD?+

#F8EFAD is a HEX color with RGB value rgb(248, 239, 173) and HSL value hsl(53, 84%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F8EFAD?+

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